CNiContours::GetLevelList

3D Graph

Class
CNiContours::
GetLevelList()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: GetIidNext page: Item    
Public Function Declared in:
NiContours.h

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

void GetLevelList(
    CNiReal64Vector& list);

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

Gets the contour levels of the plot.

Shortcut to top of page. Parameters

CNiReal64Vector& list

Upon return, contains the contour levels of the plot. Each element of the vector contains the Z magnitude of a contour.

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