CNiPlot3D::CacheData

3D Graph

Class
CNiPlot3D::
CacheData
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: AutoScaleNext page: ColorMapAutoScale    
Public Data Item Declared in:
NiPlot3d.h

'Declaration' icon -- Shortcut to top of page. Declaration

bool CacheData;

'Description' icon -- Shortcut to top of page. Description

Improves drawing performance by caching intermediate calculations when set to true.

Note: When caching data more memory is used. When this property is set to false, the plot does not cache intermediate calculations, which reduces memory usage.

'See Also' icon -- Shortcut to top of page. See Also