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

List of all members.

Public Member Functions

void SetCenter (const FPoint3 &center)
 Set the location of the LOD's center. Distance from this center determines detail.
void GetCenter (FPoint3 &center)
 Get the location of the LOD's center.

Detailed Description

An LOD node controls the visibility of its child nodes.

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

 All Classes Files Functions Variables Friends