|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ICamera | |
---|---|
net.minecraft.src |
Uses of ICamera in net.minecraft.src |
---|
Classes in net.minecraft.src that implement ICamera | |
---|---|
class |
Frustrum
|
Methods in net.minecraft.src with parameters of type ICamera | |
---|---|
void |
RenderGlobal.clipRenderersByFrustum(ICamera par1ICamera,
float par2)
Checks all renderers that previously weren't in the frustum and 1/16th of those that previously were in the frustum for frustum clipping Args: frustum, partialTickTime |
void |
RenderGlobal.renderEntities(Vec3 par1Vec3,
ICamera par2ICamera,
float par3)
Renders all entities within range and within the frustrum. |
void |
WorldRenderer.updateInFrustum(ICamera par1ICamera)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |