public interface ICamera
Modifier and Type | Method and Description |
---|---|
boolean |
isBoundingBoxInFrustum(AxisAlignedBB axisalignedbb)
Returns true if the bounding box is inside all 6 clipping planes, otherwise returns false.
|
void |
setPosition(double d0,
double d1,
double d2) |
boolean isBoundingBoxInFrustum(AxisAlignedBB axisalignedbb)
void setPosition(double d0, double d1, double d2)