public class ClippingHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
float[] |
clippingMatrix |
float[][] |
frustum |
float[] |
modelviewMatrix |
float[] |
projectionMatrix |
Constructor and Description |
---|
ClippingHelper() |
Modifier and Type | Method and Description |
---|---|
boolean |
isBoxInFrustum(double par1,
double par3,
double par5,
double par7,
double par9,
double par11) |