CNiPlot3D::Style

3D Graph

Class
CNiPlot3D::
Style
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: ShowProjectionsOnlyNext page: Transparency    
Public Data Item Declared in:
NiPlot3d.h

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

PlotStyles Style;

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

Specifies the style of the plot. The following list includes valid values for this function.

  • CNiPlot3D::Line - line.
  • CNiPlot3D::Point - point.
  • CNiPlot3D::LinePoint - line-point.
  • CNiPlot3D::HiddenLine - hidden line.
  • CNiPlot3D::Surface - surface.
  • CNiPlot3D::SurfaceLine - surface-line.
  • CNiPlot3D::SurfaceNormal - surface-normal.
  • CNiPlot3D::ContourLine - contour.
  • CNiPlot3D::SurfaceContour - surface-contour.

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