| Class | Description |
|---|---|
| AABBox |
Axis Aligned Bounding Box.
|
| Frustum |
Providing frustum
planes derived by different inputs
(P*MV, ..)
used to classify objects and to test
whether they are outside. |
| Frustum.Plane |
Plane equation := dot(n, x - p) = 0 -> ax + bc + cx + d == 0
|
| Enum | Description |
|---|---|
| Frustum.Location |
Copyright 2010 JogAmp Community.