|
vtlib library
|

Public Member Functions | |
| bool | TestVisible (float fDistance, bool bLoad) |
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.
| bool vtPagedStructureLOD::TestVisible | ( | float | fDistance, |
| bool | bLoad | ||
| ) |
| fDistance | The distance in meters to check against. |
| bLoad | If true, and this cell is within the distance, and it isn't loaded, then load it. |
1.7.4