CNiGraph3D::ViewMode

3D Graph

Class
CNiGraph3D::
ViewMode
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: ViewLongitudeNext page: ViewXCenter    
Public Data Item Declared in:
NiGraph3d.h

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

ViewModes ViewMode;

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

Specifies the viewing position of the graph. The following list includes valid values for this function.

  • CNiGraph3D::ViewXYPlane - view XY plane.
  • CNiGraph3D::ViewXZPlane - view XZ plane.
  • CNiGraph3D::ViewYZPlane - view YZ plane.
  • CNiGraph3D::ViewUserDefined - view user-defined.

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