CNiCursors3D::Remove
From 3D Graph
Remove()
| Public Function |
Declared in: NiCursors3D.h |
Declaration
void Remove(
const CString& cursorName);
Description
Removes the specified cursor from the collection.
Parameters
const CString& cursorName
Specifies the name of the cursor to remove.