vtStructureArray3d Class Reference
[Built Structures]
List of all members.
|
Public Member Functions |
|
void | SetTerrain (vtTerrain *pTerr) |
| | Indicate the heightfield which will be used for the structures in this array.
|
|
bool | ConstructStructure (vtStructure3d *str) |
| | Construct an individual structure, return true if successful.
|
|
void | VisualDeselectAll () |
| | Deselect all structures including turning off their visual highlights.
|
|
void | SetEnabled (bool bTrue) |
| | Enable (set visibility of) the structures.
|
Detailed Description
This class extends
vtStructureArray with the ability to construct and manage 3D representations of the structures.