Class SoLDMResourceManager


  • public class SoLDMResourceManager
    extends SoLDMLargeDataManagement
    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:
    SoLDMLargeDataManagement
    • Constructor Detail

      • SoLDMResourceManager

        public SoLDMResourceManager​(SoDataSet ds)
        Constructor.