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

Public Member Functions

virtual bool CreateNode (vtTerrain *pTerr)
 
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 extends vtFence with the abiliity to construct and operate on a 3D model of a linear structore (parametric fence or wall.)

Member Function Documentation

bool vtFence3d::CreateNode ( vtTerrain pTerr)
virtual

Build (or rebuild) the geometry for a fence.

Implements vtStructure3d.