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 |
---|---|
private double |
dot(float[] p_178624_1_,
double p_178624_2_,
double p_178624_4_,
double p_178624_6_) |
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_) |