Package com.openinventor.ldm
Class SoLDMResourceManager
java.lang.Object
com.openinventor.inventor.Inventor
com.openinventor.ldm.SoLDMLargeDataManagement
com.openinventor.ldm.SoLDMResourceManager
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.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.openinventor.inventor.Inventor
Inventor.ConstructorCommand
-
Field Summary
Fields inherited from class com.openinventor.inventor.Inventor
VERBOSE_LEVEL, ZeroHandle
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.openinventor.ldm.SoLDMLargeDataManagement
reset
Methods inherited from class com.openinventor.inventor.Inventor
dispose, getNativeResourceHandle
-
Constructor Details
-
SoLDMResourceManager
Constructor.
-