SoLDMResourceManager Class Reference
[Kernel]

Large Data Management Resource Manager More...

#include <LDM/SoLDMResourceManager.h>

Inheritance diagram for SoLDMResourceManager:
SoLDMLargeDataManagement

List of all members.

Public Member Functions

 SoLDMResourceManager (SoDataSet *ds)
virtual ~SoLDMResourceManager ()

Detailed Description

Large Data Management Resource Manager

The SoLDMResourceManager maintains information about the resources available on the machine and constrains the data flow to these resource limits. The major constraints are texture memory, main memory, and main memory-to-texture memory bandwidth. Each of them can entirely be specified by the application, at any time.

It queries the SoLDMTileManager for main memory constraints and also queries the SoLDMNodeFrontManager for texture memory and bandwidth constraints. The SoLDMTileVisitor queries the Resource Manager to know the tiles of which resolution that must always be kept in main memory and tiles of which resolution the application never wants to load.

SEE ALSO

SoLDMLargeDataManagement, SoLDMNodeFrontManager, SoLDMTileManager.


Constructor & Destructor Documentation

SoLDMResourceManager::SoLDMResourceManager ( SoDataSet ds  ) 

Constructor.

virtual SoLDMResourceManager::~SoLDMResourceManager (  )  [virtual]

Destructor.


The documentation for this class was generated from the following file:

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/