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

List of all members.

Public Member Functions

bool TestVisible (float fDistance, bool bLoad)

Detailed Description

A vtPagedStructureLOD node controls the visibility of its child nodes.

You set a single distance value (range) for all the children, which is the distance from the camera at which all nodes will be rendered.


Member Function Documentation

bool vtPagedStructureLOD::TestVisible ( float  fDistance,
bool  bLoad 
)
Parameters:
fDistanceThe distance in meters to check against.
bLoadIf true, and this cell is within the distance, and it isn't loaded, then load it.
 All Classes Files Functions Variables Friends