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 p_78553_1_,
double p_78553_3_,
double p_78553_5_,
double p_78553_7_,
double p_78553_9_,
double p_78553_11_) |