A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
far — Property in class com.derschmale.wick3d.core.frustum.ViewFrustum | |
The frustum's far plane. | |
farZ — Property in class com.derschmale.wick3d.core.frustum.ViewFrustum | |
The distance of the far plane. | |
fieldOfView — Property in class com.derschmale.wick3d.cameras.Camera3D | |
The horizontal angle of view that can be seen through the camera's "lens". | |
fieldOfView — Property in interface com.derschmale.wick3d.projections.IProjection | |
The projection's current field of view. | |
fieldOfView — Property in class com.derschmale.wick3d.projections.PerspectiveProjection | |
The projection's current field of view. | |
focalLength — Property in interface com.derschmale.wick3d.projections.IProjection | |
The focal length of the projection. | |
focalLength — Property in class com.derschmale.wick3d.projections.PerspectiveProjection | |
The focal length of the projection. | |
fps — Static property in class com.derschmale.wick3d.debug.GeneralStatData | |
The frames per second during the last render pass. | |
FrameMD2 — Class in package com.derschmale.wick3d.core.io.MD2.vo | |
The FrameMD2 class represents a frame loaded from a MD2 model file. | |
frames — Property in class com.derschmale.wick3d.core.io.MD2.MD2Parser | |
An Array containing the data for all frames used in this model. | |
frustum — Property in class com.derschmale.wick3d.cameras.Camera3D | |
The view frustum used by this camera. | |
frustum — Property in class com.derschmale.wick3d.core.clipping.FrustumClipper | |
Defines the frustum to which is being clipped. | |
frustum — Property in class com.derschmale.wick3d.core.culling.FrustumCuller | |
The view frustum that will be used determine whether the triangle is visible or not. | |
FrustumClipper — Class in package com.derschmale.wick3d.core.clipping | |
The FrustumClipper class clips triangle polygons to a view frustum and discards the ones outside of it. | |
FrustumClipper(doSideClipping) — Constructor in class com.derschmale.wick3d.core.clipping.FrustumClipper | |
Creates a FrustumClipper instance. | |
FrustumCuller — Class in package com.derschmale.wick3d.core.culling | |
The FrustumCuller class culls triangles that are completely outside of a view frustum. | |
FrustumCuller(doNearCulling) — Constructor in class com.derschmale.wick3d.core.culling.FrustumCuller | |
Creates a FrustumCuller object. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |