Away3D FP10 V3.5.0 API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Package away3d.graphs.bsp
Classes
Classes
Class
Description
BSPNode
BSPNode is a single node in a BSPTree
BSPPortal
BSPTree
BSPTree is a scene graph structure that allows static scenes to be rendered without z-sorting or z-conflicts, and performs early culling to remove big parts of the geometry that don't need to be rendered.