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  
calculateAdd(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
calculateInverse(m:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
calculateMultiply(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
calculateMultiply(a:org.papervision3d.core.math:Quaternion, b:org.papervision3d.core.math:Quaternion) — Method in class org.papervision3d.core.math.Quaternion
Multiply.
calculateMultiply3x3(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
calculateMultiply4x4(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
calculateNormal() — Method in class org.papervision3d.core.geom.renderables.Vertex3D
calculateScreenCoords(camera:org.papervision3d.core.proto:CameraObject3D) — Method in class org.papervision3d.objects.DisplayObject3D
calculateSkewSymmetric(a:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Matrix3D
calculateTranspose() — Method in class org.papervision3d.core.math.Matrix3D
camera — Property in class org.papervision3d.core.render.data.RenderSessionData
Camera3D — Class in package org.papervision3d.cameras
Camera3D is the basic camera used by Papervision3D.
Camera3D(fov, near, far, useCulling, useProjection) — Constructor in class org.papervision3d.cameras.Camera3D
Constructor.
CameraObject3D — Class in package org.papervision3d.core.proto
The CameraObject3D class is the base class for all the cameras that can be placed in a scene.
CameraObject3D(focus, zoom) — Constructor in class org.papervision3d.core.proto.CameraObject3D
The CameraObject3D constructor lets you create cameras for setting up the view from which a scene will be rendered.
canBeginPlaying — Event in class br.com.stimuli.loading.loadingtypes.LoadingItem
Dispatched when the the netStream can be played until the end with no interuption expected.
CAN_BEGIN_PLAYING — Constant static property in class br.com.stimuli.loading.BulkLoader
The name of the event
center — Property in class org.papervision3d.core.render.data.QuadTreeNode
Array of primitives that lie in the center of the quadrant.
change(... rest) — Method in class PanoSalado
changes a property immediately, unlike a tween, which changes it over time.
changeItemPriority(key, newPriority) — Method in class br.com.stimuli.loading.BulkLoader
Updates the priority of item identified by key with a new value, the queue will be re resorted right away.
check(pri:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.core.clipping.draw.Clipping
Checks a drawing primitive for clipping.
check(pri:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.core.clipping.draw.RectangleClipping
Checks a drawing primitive for clipping.
CHECK_POLICY_FILE — Constant static property in class br.com.stimuli.loading.BulkLoader
CHILD_ADDED — Constant static property in class org.papervision3d.view.layer.ViewportLayerEvent
childLayerIndex(do3d:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.view.layer.ViewportLayer
childLayers — Property in class org.papervision3d.view.layer.ViewportLayer
CHILD_REMOVED — Constant static property in class org.papervision3d.view.layer.ViewportLayerEvent
_children — Property in class org.papervision3d.core.proto.DisplayObjectContainer3D
[internal-use] Names indexed by children.
children — Property in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns the children object.
_childrenByName — Property in class org.papervision3d.core.proto.DisplayObjectContainer3D
[internal-use] Children indexed by name.
childrenList() — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D
Returns a string value with the list of objects.
Circ — Class in package gs.easing
clear() — Method in class br.com.stimuli.loading.BulkLoader
Removes this instance from the static Register of instances.
clear() — Method in class org.papervision3d.core.render.data.RenderHitData
clear() — Method in class org.papervision3d.core.render.data.RenderStatistics
clear() — Method in interface org.papervision3d.core.render.shader.IShaderRenderer
clear() — Method in class org.papervision3d.core.render.shader.ShaderRenderer
clear() — Method in class org.papervision3d.events.RendererEvent
clear() — Method in class org.papervision3d.view.layer.ViewportLayer
click — Event in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Dispatched when the virtual mouse fires an MouseEvent.CLICK event.
click() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Simulates a click of the left mouse button (press and release)
clip — Property in class org.papervision3d.core.render.data.QuadTree
Defines the clipping object to be used on the drawing primitives.
clipFace(triangle:org.papervision3d.core.geom.renderables:Triangle3D, object:org.papervision3d.objects:DisplayObject3D, material:org.papervision3d.core.proto:MaterialObject3D, renderSessionData:org.papervision3d.core.render.data:RenderSessionData, outputArray) — Method in class org.papervision3d.core.clipping.DefaultClipping
clipping — Property in class org.papervision3d.core.render.data.RenderSessionData
clipping — Property in class org.papervision3d.render.BasicRenderEngine
Clipping — Class in package org.papervision3d.core.clipping.draw
Base clipping class for no clipping.
clone() — Method in class br.com.stimuli.loading.BulkErrorEvent
clone() — Method in class br.com.stimuli.loading.BulkProgressEvent
clone() — Method in class org.papervision3d.core.geom.TriangleMesh3D
Clones this object.
clone() — Method in class org.papervision3d.core.geom.Vertices3D
Clones this object.
clone() — Method in class org.papervision3d.core.geom.renderables.Vertex3D
clone() — Method in class org.papervision3d.core.geom.renderables.Vertex3DInstance
clone(m:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.core.math.Matrix3D
clone() — Method in class org.papervision3d.core.math.Number2D
clone() — Method in class org.papervision3d.core.math.Number3D
Returns a new Number3D object that is a clone of the original instance with the same three-dimensional values.
clone() — Method in class org.papervision3d.core.math.NumberUV
Returns a new NumberUV object that is a clone of the original instance with the same UV values.
clone() — Method in class org.papervision3d.core.math.Quaternion
Clone.
clone(parent:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.proto.GeometryObject3D
Clones this object.
clone() — Method in class org.papervision3d.core.proto.MaterialObject3D
Creates a copy of the material.
clone() — Method in class org.papervision3d.core.render.data.RenderHitData
clone() — Method in class org.papervision3d.core.render.data.RenderSessionData
clone() — Method in class org.papervision3d.core.render.data.RenderStatistics
clone() — Method in class org.papervision3d.events.RendererEvent
clone() — Method in class org.papervision3d.materials.BitmapMaterial
Creates a copy of the material.
clone() — Method in class org.papervision3d.materials.utils.MaterialsList
Creates a copy of the materials list.
clone() — Method in class org.papervision3d.objects.DisplayObject3D
Clones this object.
clone() — Method in class zephyr.BroadcastEvent
close — Event in class com.eyesee360.VideoDisplaySprite
Dispatched when the NetConnection object is closed, whether by timing out or by calling the close() method.
close() — Method in class com.eyesee360.VideoDisplaySprite
Forces the close of an input stream and connection to Flash Media Server.
com.adobe.utils — Package
com.eyesee360 — Package
com.eyesee360.materials — Package
complete — Event in class br.com.stimuli.loading.BulkLoader
Dispatched when all items have been downloaded and parsed.
complete — Event in class br.com.stimuli.loading.loadingtypes.LoadingItem
Dispatched when all the item has been fully downloaded and is ready for use..
complete — Event in class com.eyesee360.VideoDisplaySprite
Dispatched when the playhead reaches the end of the FLV file.
complete($skipRender) — Method in class gs.TweenLite
COMPLETE — Constant static property in class br.com.stimuli.loading.BulkLoader
The name of the event
COMPLETE — Constant static property in class br.com.stimuli.loading.BulkProgressEvent
CompositeMaterial — Class in package org.papervision3d.materials.special
CompositeMaterial() — Constructor in class org.papervision3d.materials.special.CompositeMaterial
conjugate(a:org.papervision3d.core.math:Quaternion) — Static method in class org.papervision3d.core.math.Quaternion
Conjugate.
connectedFaces — Property in class org.papervision3d.core.geom.renderables.Vertex3D
container — Property in class org.papervision3d.core.geom.renderables.Triangle3DInstance
container is initialized via DisplayObject3D's render method IF DisplayObject3D.faceLevelMode is set to true
container — Property in class org.papervision3d.core.render.command.RenderTriangle
container — Property in class org.papervision3d.core.render.data.RenderSessionData
container — Property in class org.papervision3d.core.render.shader.ShaderRenderer
container — Property in class org.papervision3d.core.utils.InteractiveSceneManager
Main container for ISM to create the sub InteractiveSprite containers for the faces and DO3D objects passed in during the render loop
container — Property in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
container — Property in class org.papervision3d.objects.DisplayObject3D
containerSprite — Property in class org.papervision3d.view.Viewport3D
The Sprite holding the Viewport3D
content — Property in class br.com.stimuli.loading.loadingtypes.LoadingItem
The content resulting from this download.
contents — Property in class br.com.stimuli.loading.BulkLoader
Returns an object where the urls are the keys(as strings) and the loaded contents are the value for that key.
CONTEXT — Constant static property in class br.com.stimuli.loading.BulkLoader
An object definig the loading context for this load operario.
copy(m:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
copy(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.core.proto.MaterialObject3D
Copies the properties of a material.
copy(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.materials.BitmapMaterial
Copies the properties of a material.
copy3x3(m:org.papervision3d.core.math:Matrix3D) — Method in class org.papervision3d.core.math.Matrix3D
copyFrom(v:org.papervision3d.core.math:Number2D) — Method in class org.papervision3d.core.math.Number2D
copyFrom(n:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Number3D
Copies the values of this Number3d to the passed Number3d.
copyPosition(reference) — Method in class org.papervision3d.objects.DisplayObject3D
Copies the position information (x, y and z coordinates) from another object or Matrix3D.
copyTo(v:org.papervision3d.core.math:Number2D) — Method in class org.papervision3d.core.math.Number2D
copyTo(n:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.math.Number3D
Copies the values of this Number3d to the passed Number3d.
copyTransform(reference) — Method in class org.papervision3d.objects.DisplayObject3D
Copies the transformation information (position, rotation and scale) from another object or Matrix3D.
correctBitmap(bitmap) — Method in class org.papervision3d.materials.BitmapMaterial
countPolys(obj:org.papervision3d.objects:DisplayObject3D) — Static method in class org.papervision3d.view.stats.StatsView
create — Property in class org.papervision3d.core.render.command.RenderTriangle
create — Property in class org.papervision3d.core.render.data.QuadTreeNode
Placeholder function for creating new quadrant node from a cache of objects.
createBitmap(asset) — Method in class org.papervision3d.materials.BitmapMaterial
createBitmapFromSprite(asset) — Method in class org.papervision3d.materials.MovieMaterial
createBoxVertices() — Method in class org.papervision3d.core.math.AxisAlignedBoundingBox
createFromAxisAngle(x, y, z, angle) — Static method in class org.papervision3d.core.math.Quaternion
Creates a Quaternion from a axis and a angle.
createFromEuler(ax, ay, az, useDegrees) — Static method in class org.papervision3d.core.math.Quaternion
Creates a Quaternion from Euler angles.
createFromMatrix(matrix:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.core.math.Quaternion
Creates a Quaternion from a matrix.
createFromOrthoMatrix(m:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.core.math.Quaternion
Creates a Quaternion from a orthonormal matrix.
createFromVertices(vertices) — Static method in class org.papervision3d.core.math.AxisAlignedBoundingBox
createNormal() — Method in class org.papervision3d.core.geom.renderables.Triangle3D
createOrthoMatrix(left, right, bottom, top, near, far) — Static method in class org.papervision3d.cameras.Camera3D
Creates a transformation that produces a parallel projection.
createPerspectiveMatrix(fov, aspect, near, far) — Static method in class org.papervision3d.cameras.Camera3D
Creates a transformation that produces a perspective projection.
createRenderRecStorage() — Method in class org.papervision3d.materials.BitmapMaterial
createRenderTriangle(face:org.papervision3d.core.geom.renderables:Triangle3D, material:org.papervision3d.core.proto:MaterialObject3D, v0:org.papervision3d.core.geom.renderables:Vertex3DInstance, v1:org.papervision3d.core.geom.renderables:Vertex3DInstance, v2:org.papervision3d.core.geom.renderables:Vertex3DInstance, uv0:org.papervision3d.core.math:NumberUV, uv1:org.papervision3d.core.math:NumberUV, uv2:org.papervision3d.core.math:NumberUV) — Method in class org.papervision3d.core.geom.TriangleMesh3D
createUniqueNamedLoader(numConnections, logLevel) — Static method in class br.com.stimuli.loading.BulkLoader
Creates a BulkLoader instance with an unique name.
createViewportLayer(viewport:org.papervision3d.view:Viewport3D, recurse) — Method in class org.papervision3d.objects.DisplayObject3D
cross(v0:org.papervision3d.core.geom.renderables:Vertex3DInstance, v1:org.papervision3d.core.geom.renderables:Vertex3DInstance) — Static method in class org.papervision3d.core.geom.renderables.Vertex3DInstance
cross(v:org.papervision3d.core.math:Number3D, w:org.papervision3d.core.math:Number3D, targetN:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Number3D
Cross product.
cube(xml) — Method in class PanoSalado
creates a cube.
Cube — Class in package zephyr.objects.primitives
The Cube class lets you create and display flat rectangle objects.
Cube(materials:org.papervision3d.materials.utils:MaterialsList, width, depth, height, segmentsS, segmentsT, segmentsH, insideFaces, excludeFaces, initObject) — Constructor in class zephyr.objects.primitives.Cube
Create a new Cube object.
Cubic — Class in package gs.easing
cuePoint — Event in class com.eyesee360.VideoDisplaySprite
Dispatched when the value of a cue point's time property is equal to the current playhead location.
cuePointManager — Property in class com.eyesee360.VideoDisplaySprite
The instance of the CuePointManager class associated with the VideoPlayer control.
cuePointManagerClass — Property in class com.eyesee360.VideoDisplaySprite
Cue point manager to use.
cuePoints — Property in class com.eyesee360.VideoDisplaySprite
The Array of cue points associated with the control.
culled — Property in class org.papervision3d.objects.DisplayObject3D
[internal use] Is this object culled by camera frustum?
culledObjects — Property in class org.papervision3d.core.render.data.RenderStatistics
culledParticles — Property in class org.papervision3d.core.render.data.RenderStatistics
culledTriangles — Property in class org.papervision3d.core.render.data.RenderStatistics
culler — Property in class org.papervision3d.core.proto.CameraObject3D
cullingInfoTextField — Property in class org.papervision3d.view.stats.StatsView
cullingRectangle — Property in class org.papervision3d.core.culling.RectangleParticleCuller
cullingRectangle — Property in class org.papervision3d.core.culling.RectangleTriangleCuller
cullingRectangle — Property in class org.papervision3d.view.Viewport3D
cullingRectangle stores the width, height, x, y of the culling rectangle.
cullTest — Property in class org.papervision3d.objects.DisplayObject3D
currentDisplayObject3D — Property in class org.papervision3d.core.utils.InteractiveSceneManager
currentFrameTime — Property in class org.papervision3d.view.stats.AbstractStatsView
currentMaterial — Property in class org.papervision3d.core.utils.InteractiveSceneManager
currentMouseDO3D — Property in class org.papervision3d.core.utils.InteractiveSceneManager
currentMousePos — Property in class org.papervision3d.core.utils.InteractiveSceneManager
currentSpace — Property in class PanoSalado
name of the currentSpace as specified in the XML.
currentVideo — Property in class PanoSalado
reference to the current VideoDisplaySprite.
_curTime — Static property in class gs.TweenLite
cV — Property in class org.papervision3d.core.geom.renderables.Line3D
cV — Property in class org.papervision3d.core.render.command.RenderLine
cylinder(xml) — Method in class PanoSalado
creates a cylinder.
Cylinder — Class in package zephyr.objects.primitives
The Cylinder class lets you create and display Cylinders.
Cylinder(material:org.papervision3d.core.proto:MaterialObject3D, radius, height, segmentsW, segmentsH, topRadius, topFace, bottomFace, reverse) — Constructor in class zephyr.objects.primitives.Cylinder
Create a new Cylinder 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