vtlib library
|
Public Member Functions | |
virtual bool | CreateNode (vtTerrain *pTerr) |
Create the node(s) and position them on the indicated heightfield. | |
virtual void | ShowBounds (bool bShow) |
void | UpdateTransform (vtHeightField3d *pHeightField) |
(Re-)position the instance on the indicated heightfield | |
void | Reload () |
Attempt to reload from disk. | |
Public Member Functions inherited from vtStructure3d | |
virtual vtGeode * | GetGeom () |
Access the Geometry node for this structure, if it has one. | |
This class extends vtStructInstance with the ability to construct and manage 3D representations of the instance.
|
virtual |
Display some bounding wires around the object to highlight it.
Reimplemented from vtStructure3d.