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 | |
n11 — Property in class org.papervision3d.core.math.Matrix3D | |
X O O O O O O O O O O O | |
n12 — Property in class org.papervision3d.core.math.Matrix3D | |
O X O O O O O O O O O O | |
n13 — Property in class org.papervision3d.core.math.Matrix3D | |
O O X O O O O O O O O O | |
n14 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O X O O O O O O O O | |
n21 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O X O O O O O O O | |
n22 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O X O O O O O O | |
n23 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O X O O O O O | |
n24 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O X O O O O | |
n31 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O X O O O | |
n32 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O X O O | |
n33 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O O X O | |
n34 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O O O X | |
n41 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O O O O X O O O | |
n42 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O O O O O X O O | |
n43 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O O O O O O X O | |
n44 — Property in class org.papervision3d.core.math.Matrix3D | |
O O O O O O O O O O O O O O O X | |
name — Property in class nochump.util.zip.ZipEntry | |
Returns the entry name. | |
name — Property in class org.ascollada.core.DaeEntity | |
name — Property in class org.papervision3d.core.animation.AnimationKeyFrame3D | |
name — Property in class org.papervision3d.core.animation.channel.AbstractChannel3D | |
Name of the channel. | |
name — Property in class org.papervision3d.core.proto.MaterialObject3D | |
The name of the material. | |
name — Property in class org.papervision3d.objects.DisplayObject3D | |
An optional object name. | |
NAME — Static property in class org.papervision3d.Papervision3D | |
Enables engine name to be retrieved at runtime or when reviewing a decompiled swf. | |
near — Property in class org.ascollada.core.DaeCamera | |
near — Property in class org.papervision3d.cameras.Camera3D | |
Sets the distance to the near plane (note that this is simply an alias for #focus). | |
near — Property in class org.papervision3d.core.culling.FrustumCuller | |
near — Property in class org.papervision3d.core.proto.CameraObject3D | |
Gets the distance to the near plane (note that this simply is an alias for #focus). | |
NEAR — Constant static property in class org.papervision3d.core.clipping.FrustumClipping | |
newparams — Property in class org.ascollada.fx.DaeEffect | |
nextIndex — Property in class org.papervision3d.core.animation.channel.AbstractChannel3D | |
Next keyframe as index into keyFrames array. | |
nextKeyFrame — Property in class org.papervision3d.core.animation.channel.AbstractChannel3D | |
Next keyframe. | |
nochump.util.zip — Package | |
nodes — Property in class org.ascollada.core.DaeDocument | |
nodes — Property in class org.ascollada.core.DaeNode | |
array of childnodes | |
nodes — Property in class org.ascollada.core.DaeVisualScene | |
NONE — Constant static property in class org.papervision3d.core.clipping.FrustumClipping | |
NONE — Constant static property in class org.papervision3d.core.math.util.Intersection | |
NONE — Static property in class org.papervision3d.objects.primitives.Cube | |
No faces selected. | |
normal — Property in class org.papervision3d.core.geom.renderables.Vertex3D | |
normal — Property in class org.papervision3d.core.geom.renderables.Vertex3DInstance | |
normal — Property in class org.papervision3d.core.math.Plane3D | |
The plane normal (A, B, C). | |
normalise() — Method in class org.papervision3d.core.math.Number2D | |
normalize() — Method in class org.papervision3d.core.math.Number3D | |
Normalize. | |
normalize() — Method in class org.papervision3d.core.math.Plane3D | |
normalize. | |
normalize() — Method in class org.papervision3d.core.math.Quaternion | |
Normalize. | |
normalizeQuaternion(q) — Static method in class org.papervision3d.core.math.Matrix3D | |
normals — Property in class org.ascollada.core.DaePrimitive | |
normals | |
NO_TESTING — Constant static property in class org.papervision3d.core.culling.FrustumTestMethod | |
now — Property in class org.papervision3d.core.effects.BitmapMotionEffect | |
NullSorter — Class in package org.papervision3d.core.render.sort | |
NullSorter() — Constructor in class org.papervision3d.core.render.sort.NullSorter | |
NullSorter(); Doesn't do anything to the renderlist, during the sort phase. | |
NullTriangleCuller — Class in package org.papervision3d.core.culling | |
NullTriangleCuller() — Constructor in class org.papervision3d.core.culling.NullTriangleCuller | |
Number2D — Class in package org.papervision3d.core.math | |
PLUG-IN MEDIA 2D Vector Class, by Seb Lee-Delisle re-written for Papervision3D as Number2D. | |
Number2D(x, y) — Constructor in class org.papervision3d.core.math.Number2D | |
Number3D — Class in package org.papervision3d.core.math | |
The Number3D class represents a value in a three-dimensional coordinate system. | |
Number3D(x, y, z) — Constructor in class org.papervision3d.core.math.Number3D | |
Creates a new Number3D object whose three-dimensional values are specified by the x, y and z parameters. | |
NumberUV — Class in package org.papervision3d.core.math | |
The NumberUV class represents a value in a texture UV coordinate system. | |
NumberUV(u, v) — Constructor in class org.papervision3d.core.math.NumberUV | |
Creates a new NumberUV object whose coordinate values are specified by the u and v parameters. | |
numChildren — Property in class org.papervision3d.core.proto.DisplayObjectContainer3D | |
Returns the number of children of this object. | |
numMaterials — Property in class org.papervision3d.materials.utils.MaterialsList | |
Returns the number of children of this object. | |
numQueuedAnimations — Property in class org.ascollada.core.DaeDocument | |
numQueuedGeometries — Property in class org.ascollada.core.DaeDocument | |
num_skins — Property in class org.papervision3d.objects.parsers.MD2 | |
_numSkins — Property in class org.papervision3d.objects.parsers.DAE | |
num_tris — Property in class org.papervision3d.objects.parsers.MD2 | |
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 |