CNiGraph3D::FastDraw

3D Graph

Class
CNiGraph3D::
FastDraw
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: EnabledNext page: Font    
Public Data Item Declared in:
NiGraph3d.h

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

bool FastDraw;

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

Specifies how the system draws the graph during interactive operations such as rotating, zooming, and panning.

Notes:

1. When true, draws a reduced representation of the graph and its plots.

2. When false, draws the entire graph and its plots. If you use this mode for complex graphs, you might notice unresponsiveness during panning, zooming, and rotating.

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