vtlib library
Public Member Functions
vtStructInstance3d Class Reference
Inheritance diagram for vtStructInstance3d:
Inheritance graph
[legend]

List of all members.

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.

Detailed Description

This class extends vtStructInstance with the ability to construct and manage 3D representations of the instance.


Member Function Documentation

void vtStructInstance3d::ShowBounds ( bool  bShow) [virtual]

Display some bounding wires around the object to highlight it.

Reimplemented from vtStructure3d.

 All Classes Files Functions Variables Friends