CNiPlot3D::CNiPlot3D

3D Graph

Class
CNiPlot3D::
CNiPlot3D()
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: CNiPlot3DNext page: ~CNiPlot3D    
Public Constructor Declared in:
NiPlot3d.h

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

CNiPlot3D(
    const CNiPlot3D& source);

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

Copy constructor. The newly constructed object is attached to the same interface pointer as the object to be copied. The reference count of the interface pointer is incremented.

Shortcut to top of page. Parameters

const CNiPlot3D& source

Specifies object to be copied.

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