vtlib library
|
Public Member Functions | |
virtual bool | CreateNode (vtTerrain *pTerr) |
virtual vtGeode * | 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. | |
This class extends vtFence with the abiliity to construct and operate on a 3D model of a linear structore (parametric fence or wall.)
|
virtual |
Build (or rebuild) the geometry for a fence.
Implements vtStructure3d.