CNiCursor3D::CNiCursor3D
From 3D Graph
CNiCursor3D()
| Public Constructor |
Declared in: NiCursor3D.h |
Declaration
CNiCursor3D();
Description
Default constructor. The object constructed by this constructor is in an empty state and has not been connected to a COM object. You should not call the methods and properties of the object until you either assign the object to another CNiCursor3D object that is in a usable state or you attach the object to a valid COM object interface pointer.