|
vtlib library
|

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. | |
| void | SetShadows (bool bTrue) |
| Set shadows on/off for all structures. | |
This class extends vtStructureArray with the ability to construct and manage 3D representations of the structures.
1.8.10