vtLOD Class Reference
[Scene Graph]

Inheritance diagram for vtLOD:

Inheritance graph
[legend]
List of all members.

Detailed Description

An LOD node controls the visibility of its child nodes.

You should set a distance value (range) for each child, which determines at what distance from the camera a node should be rendered.


Public Member Functions

void Release ()


Member Function Documentation

void vtLOD::Release  )  [virtual]
 

Releases a node. Use this method instead of C++'s delete operator when you are done with a node. Internally, the node is reference counted so it is not deleted until all references to it are removed.

Reimplemented from vtGroup.


Generated on Tue Apr 22 10:11:07 2008 for vtlib library by  doxygen 1.4.5