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  
name — Property in class com.derschmale.wick3d.core.io.MD2.vo.FrameMD2
The name of the frame.
near — Property in class com.derschmale.wick3d.core.frustum.ViewFrustum
The frustum's near plane.
nearEquals(toCompare:com.derschmale.wick3d.core.math:Vector3D, tolerance, allFour) — Method in class com.derschmale.wick3d.core.math.Vector3D
Compares two vectors to see if they are equal within a margin of error.
nearPlaneDistance — Property in class com.derschmale.wick3d.core.pipeline.RenderPipeline
The distance of the near plane used with near plane culling or clipping.
nearZ — Property in class com.derschmale.wick3d.core.clipping.SimpleNearClipper
The z coordinate of the near plane.
nearZ — Property in class com.derschmale.wick3d.core.frustum.ViewFrustum
The distance of the near plane.
negate() — Method in class com.derschmale.wick3d.core.math.Vector3D
Negates the current vector.
negativeChild — Property in class com.derschmale.wick3d.core.bsp.BspNode
This node's child node on the negative side of the partition plane.
nextFrame() — Method in class com.derschmale.wick3d.display3D.MD2Model
Immediately shows the next keyframe of the animation.
NONE — Static property in class com.derschmale.wick3d.display3D.BoundingVolume
The type value for no bounding box.
normal — Property in class com.derschmale.wick3d.core.geometry.Plane
The normal vector of the plane.
normal — Property in class com.derschmale.wick3d.core.geometry.Triangle3D
The normal vector of the Triangle.
normal — Property in class com.derschmale.wick3d.core.geometry.Vertex3D
The local normal of the vector, which is an average of the normals of the triangles containing this vertex.
normalize() — Method in class com.derschmale.wick3d.core.math.Vector3D
Scales the vector so it becomes unit length.
notify(pipeline:com.derschmale.wick3d.core.pipeline:RenderPipeline, type) — Method in class com.derschmale.wick3d.core.pipeline.RenderNotifier
Broadcasts a RenderEvent to the whole engine.
numChildren — Property in class com.derschmale.wick3d.core.objects.HierarchicObject3D
The amount of children for the current object.
numFrames — Property in class com.derschmale.wick3d.core.io.MD2.MD2Parser
The amount of frames used in the loaded model.
numTriangles — Property in class com.derschmale.wick3d.core.io.MD2.MD2Parser
The amount of triangle faces used in the loaded model.
numVertices — Property in class com.derschmale.wick3d.core.io.MD2.MD2Parser
The amount of vertices used in the loaded model.
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