Package com.jogamp.opengl.math.geom

Class Summary
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 Summary
Frustum.Location  
 



Copyright 2010 JogAmp Community.