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