CNiContours::SetLevelList

3D Graph

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

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

void SetLevelList(
    const CNiReal64Vector& list);

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

Sets the contour levels for the plot.

Shortcut to top of page. Parameters

const CNiReal64Vector& list

Contains the new 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