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  
nearEquals(q:org.flintparticles.threeD.geom:Quaternion, e:Number) — method, class org.flintparticles.threeD.geom.Quaternion
Compare this quaternion to another.
nearPlaneDistance — Property, class org.flintparticles.threeD.renderers.Camera
The distance to the camera's near plane - particles closer than this are not rendered.
newBasisTransform(axisX:flash.geom:Vector3D, axisY:flash.geom:Vector3D, axisZ:flash.geom:Vector3D) — Static Method , class org.flintparticles.threeD.geom.Matrix3DUtils
Creates a coordinate system transformation such that the vectors indicated are transformed to the x, y and z axes.
newFromAxisRotation(axis:flash.geom:Vector3D, angle:Number) — Static Method , class org.flintparticles.threeD.geom.Quaternion
Create a new unit quaternion that represents a rotation about an axis in 3D space.
newRotate(angle:Number, axis:flash.geom:Vector3D, pivotPoint:flash.geom:Vector3D) — Static Method , class org.flintparticles.threeD.geom.Matrix3DUtils
Creates a new Matrix3D for rotation about an axis.
newScale(scaleX:Number, scaleY:Number, scaleZ:Number) — Static Method , class org.flintparticles.threeD.geom.Matrix3DUtils
Creates a new Matrix3D for scaling.
newTranslate(x:Number, y:Number, z:Number) — Static Method , class org.flintparticles.threeD.geom.Matrix3DUtils
Creates a new Matrix3D for translation.
nextName(index:int) — method, class org.flintparticles.common.utils.WeightedArray
Used to allow access through a for each loop.
nextNameIndex(index:int) — method, class org.flintparticles.common.utils.WeightedArray
Used to allow access through a for each loop.
nextValue(index:int) — method, class org.flintparticles.common.utils.WeightedArray
Used to allow access through a for each loop.
normal — Property, class org.flintparticles.threeD.zones.DiscZone
The vector normal to the disc.
normalize() — method, class org.flintparticles.threeD.geom.Quaternion
Convert this quaternion to have magnitude 1.
numParticles — Property, class org.flintparticles.common.counters.TimePeriod
The number of particles to emit over the full duration of the time period.
numParticles — Static Property, class org.flintparticles.common.debug.ParticleFactoryStats
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