SoLDMGlobalResourceParameters Methods |
The SoLDMGlobalResourceParameters type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() ![]() | GetDefaultMaxMainMem | Returns the default maximum system (CPU) memory in MB. |
![]() ![]() | GetDefaultMaxTexMem | Returns the default maximum GPU memory in MB. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetIgnoreFullyTransparentTiles | Returns the IgnoreFullyTransparentTiles flag. |
![]() ![]() | GetLoadNotificationRate | Returns the load notification rate. |
![]() ![]() | GetMax2DTexMemory | Get the maximum number of 2D textures allowed to be loaded. |
![]() ![]() | GetMaxMainMemory | Returns the maximum main memory in MB for all the VolumeViz data sets. |
![]() ![]() | GetMaxTexMemory | Returns the maximum texture memory in MB for all the VolumeViz data sets. |
![]() ![]() | GetMoveLowResolution | Obsolete. Returns the move low resolution flag. |
![]() ![]() | GetNumIO | Returns the current number of loading threads. |
![]() ![]() | GetScreenResolutionCulling | Returns the screen resolution culling state. |
![]() ![]() | GetSliceEqualResolution | Returns the slice equal resolution flag. |
![]() ![]() | GetTex2LoadRate | Returns the maximum number of 2D textures allowed to be loaded into texture memory per frame for all the VolumeViz data sets. |
![]() ![]() | GetTex3LoadRate | Returns the maximum number of tiles (3D textures) allowed to be downloaded into texture (GPU) memory per frame for all the VolumeViz data sets. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GetViewCulling | Returns the view culling flag. |
![]() ![]() | GetViewpointRefinement | Returns the viewpoint refinement flag. |
![]() ![]() | GetVisualFeedbackParam | Returns the state of the specified visual feedback parameter. |
![]() ![]() | SetIgnoreFullyTransparentTiles | Sets the IgnoreFullyTransparentTiles flag. |
![]() ![]() | SetLoadNotificationRate | Sets the load notification rate (number of tiles). |
![]() ![]() | SetMax2DTexMemory | Sets the maximum 2D texture GPU memory in MB allowed to be loaded for all VolumeViz data sets. |
![]() ![]() | SetMaxMainMemory | Sets the maximum main (CPU) memory, in MB, to use for all VolumeViz data sets. |
![]() ![]() | SetMaxTexMemory | Sets the maximum texture (GPU) memory, in MB, for all VolumeViz data sets. |
![]() ![]() | SetMonitoringCB | Sets a monitoring delegate. |
![]() ![]() | SetMoveLowResolution | Obsolete. Sets the low resolution when moving flag. |
![]() ![]() | SetNumIO | Sets how many simultaneous tile loading threads to use if multi I/O mode is on (it is on when LDM mode is on). |
![]() ![]() | SetScreenResolutionCulling | Sets the screen resolution culling flag. |
![]() ![]() | SetSliceEqualResolution(Boolean) | Calls SetSliceEqualResolution(state, true). |
![]() ![]() | SetSliceEqualResolution(Boolean, Boolean) | Sets the slice equal resolution flag. |
![]() ![]() | SetTex2LoadRate | Sets the maximum number of 2D textures allowed to be downloaded into texture (GPU) memory per frame (render traversal) for all the VolumeViz data sets. |
![]() ![]() | SetTex3LoadRate | Sets the maximum number of 3D textures allowed to be downloaded into texture (GPU) memory, per frame (render traversal), for all VolumeViz data sets. |
![]() ![]() | SetViewCulling(Boolean) | Calls SetViewCulling(state, true). |
![]() ![]() | SetViewCulling(Boolean, Boolean) | Sets the view culling flag. |
![]() ![]() | SetViewpointRefinement | Sets the viewpoint refinement flag. |
![]() ![]() | SetVisualFeedbackParam | Sets the specified visual feedback parameter to true or false. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |