CNiContours::Basis

3D Graph

Class
CNiContours::
Basis
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: AnchorEnabledNext page: Count    
Public Data Item Declared in:
NiContours.h

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

Bases Basis;

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

Specifies the basis of the plot contours. Contour levels can be based on the X, Y, Z, or magnitude data.

  • CNiContours::X - contour levels are based on the plot's X data.
  • CNiContours::Y - contour levels are based on the plot's Y data.
  • CNiContours::Z - contour levels are based on the plot's Z data.
  • CNiContours::Magnitude - contour levels are based on the plot's magnitude (W) data.

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