CNiPlot3D::PointStyle

3D Graph

Class
CNiPlot3D::
PointStyle
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: PointSizeNext page: ProjectionXY    
Public Data Item Declared in:
NiPlot3d.h

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

PointStyles PointStyle;

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

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

  • CNiPlot3D::EmptySquare - empty square.
  • CNiPlot3D::SolidSquare - solid square.
  • CNiPlot3D::Asterisk - asterisk.
  • CNiPlot3D::SolidDiamond - solid diamond.
  • CNiPlot3D::EmptyCircle - empty circle.
  • CNiPlot3D::SolidCircle - solid circle.
  • CNiPlot3D::BoldX - bold X.
  • CNiPlot3D::WireframeSphere - wireframe sphere.
  • CNiPlot3D::SolidSphere - solid sphere.
  • CNiPlot3D::WireframeCube - wireframe cube.
  • CNiPlot3D::SolidCube - solid cube.

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