vtlib library
Public Member Functions | List of all members
vtStructure3d Class Referenceabstract
Inheritance diagram for vtStructure3d:
Inheritance graph
[legend]

Public Member Functions

virtual bool CreateNode (vtTerrain *pTerr)=0
 Create the node(s) and position them on the indicated heightfield.
 
virtual vtGeodeGetGeom ()
 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.