JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
Frustum.java File Reference

Go to the source code of this file.

Classes

class  com.jogamp.math.geom.Frustum
 Providing frustum planes derived by different inputs (P*MV, ..) used to classify objects. More...
 
class  com.jogamp.math.geom.Frustum.FovDesc
 Frustum description by fovhv and zNear, zFar. More...
 
class  com.jogamp.math.geom.Frustum.Plane
 Plane equation := dot(n, x - p) = 0 -> Ax + By + Cz + d == 0. More...
 
enum  com.jogamp.math.geom.Frustum.Location
 

Packages

package  com.jogamp.math.geom
 Copyright 2010-2024 JogAmp Community.