List of all members.
|
Public Member Functions |
|
virtual bool | CreateNode (vtTerrain *pTerr)=0 |
| | Create the node(s) and position them on the indicated heightfield.
|
|
virtual vtGeom * | GetGeom () |
| | Access the Geometry node for this structure, if it has one.
|
|
virtual void | ShowBounds (bool bShow) |
| | Pass true to turn on a wireframe hightlight geometry for this instance.
|
Detailed Description
This class contains the extra methods needed by a
vtStructure to support the ability to construct and manage a 3D representation.