|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.client.renderer.culling.ClippingHelper
net.minecraft.client.renderer.culling.ClippingHelperImpl
public class ClippingHelperImpl
Field Summary |
---|
Fields inherited from class net.minecraft.client.renderer.culling.ClippingHelper |
---|
clippingMatrix, frustum, modelviewMatrix, projectionMatrix |
Constructor Summary | |
---|---|
ClippingHelperImpl()
|
Method Summary | |
---|---|
static ClippingHelper |
getInstance()
Initialises the ClippingHelper object then returns an instance of it. |
Methods inherited from class net.minecraft.client.renderer.culling.ClippingHelper |
---|
isBoxInFrustum |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClippingHelperImpl()
Method Detail |
---|
public static ClippingHelper getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |