vtSimpleLodGrid Class Reference
[Scene Graph]

Inheritance diagram for vtSimpleLodGrid:

Inheritance graph
[legend]
List of all members.

Detailed Description

vtSimpleLodGrid provides a very simple implementation of vtLodGrid.

It consists of a 2D grid of LOD nodes, each covering a rectangular cell, which causes that cell's children to only be shown when within a given distance.


Public Member Functions

void Release ()


Member Function Documentation

void vtSimpleLodGrid::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.

Implements vtLodGrid.


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