| 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 |
| _aabb — Property in class org.papervision3d.core.proto.GeometryObject3D |
| |
| aabb — Property in class org.papervision3d.core.proto.GeometryObject3D |
|
Returns an axis aligned bounding box, not world oriented. |
| _aabbDirty — Property in class org.papervision3d.core.proto.GeometryObject3D |
| |
| aabbInFrustum(object:org.papervision3d.objects:DisplayObject3D, aabb:org.papervision3d.core.math:AxisAlignedBoundingBox, earlyOut) — Method in class org.papervision3d.core.culling.FrustumCuller |
|
Tests whether an axis aligned boundingbox is inside, outside or intersecting the frustum. |
| aah — Property in class PanoSalado |
| |
| aaz — Property in class PanoSalado |
| |
| AbstractLightShadeMaterial — Class in package org.papervision3d.core.material |
| |
| AbstractLightShadeMaterial() — Constructor in class org.papervision3d.core.material.AbstractLightShadeMaterial |
| |
| AbstractPaperLogger — Class in package org.papervision3d.core.log |
|
|
| AbstractPaperLogger() — Constructor in class org.papervision3d.core.log.AbstractPaperLogger |
| |
| AbstractRenderable — Class in package org.papervision3d.core.geom.renderables |
| |
| AbstractRenderable() — Constructor in class org.papervision3d.core.geom.renderables.AbstractRenderable |
| |
| AbstractRenderEngine — Class in package org.papervision3d.core.render |
| |
| AbstractRenderEngine(target) — Constructor in class org.papervision3d.core.render.AbstractRenderEngine |
| |
| AbstractRenderListItem — Class in package org.papervision3d.core.render.command |
| |
| AbstractRenderListItem() — Constructor in class org.papervision3d.core.render.command.AbstractRenderListItem |
| |
| AbstractStatsView — Class in package org.papervision3d.view.stats |
| |
| AbstractStatsView() — Constructor in class org.papervision3d.view.stats.AbstractStatsView |
| |
| accessLayerFor(rc:org.papervision3d.core.render.command:RenderableListItem, setInstance) — Method in class org.papervision3d.view.Viewport3D |
|
Gets the layer of the RenderListItem. |
| _active — Property in class gs.TweenLite |
| |
| active — Property in class gs.TweenLite |
| |
| add(url, props) — Method in class br.com.stimuli.loading.BulkLoader |
| Adds a new assets to be loaded. |
| add(a:org.papervision3d.core.math:Matrix3D, b:org.papervision3d.core.math:Matrix3D) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| add(v:org.papervision3d.core.math:Number2D, w:org.papervision3d.core.math:Number2D) — Static method in class org.papervision3d.core.math.Number2D |
| |
| add(v:org.papervision3d.core.math:Number3D, w:org.papervision3d.core.math:Number3D) — Static method in class org.papervision3d.core.math.Number3D |
|
Add
|
| add(a:org.papervision3d.core.math:Quaternion, b:org.papervision3d.core.math:Quaternion) — Static method in class org.papervision3d.core.math.Quaternion |
| |
| add(renderItem:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.core.render.data.QuadTree |
|
|
| addChild(child:org.papervision3d.objects:DisplayObject3D, name) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D |
|
Adds a child DisplayObject3D instance to this DisplayObjectContainer instance. |
| addChild(child:org.papervision3d.objects:DisplayObject3D, name) — Method in class org.papervision3d.core.proto.SceneObject3D |
|
Adds a child DisplayObject3D instance to the scene. |
| addChild(child:org.papervision3d.objects:DisplayObject3D, name) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Adds a child DisplayObject3D instance to this DisplayObjectContainer instance. |
| addChildren(parent:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.proto.DisplayObjectContainer3D |
|
Adds all the children of a DisplayObject3D instance to this DisplayObjectContainer instance. |
| addChildrenToLayer(do3d:org.papervision3d.objects:DisplayObject3D, layer:org.papervision3d.view.layer:ViewportLayer) — Method in class org.papervision3d.objects.DisplayObject3D |
| |
| addControlVertex(cx, cy, cz) — Method in class org.papervision3d.core.geom.renderables.Line3D |
| |
| addDisplayObject3D(do3d:org.papervision3d.objects:DisplayObject3D, recurse) — Method in class org.papervision3d.view.layer.ViewportLayer |
| |
| addGeometry(geometry:org.papervision3d.core.proto:GeometryObject3D) — Method in class org.papervision3d.objects.DisplayObject3D |
|
Adds a geometry definition to the instance. |
| addLayer(vpl:org.papervision3d.view.layer:ViewportLayer) — Method in class org.papervision3d.view.layer.ViewportLayer |
| |
| addLine(line:org.papervision3d.core.geom.renderables:Line3D) — Method in class org.papervision3d.core.geom.Lines3D |
|
Adds a Line3D object to this Lines3D container. |
| addMaterial(material:org.papervision3d.core.proto:MaterialObject3D) — Method in class org.papervision3d.materials.special.CompositeMaterial |
| |
| addMaterial(material:org.papervision3d.core.proto:MaterialObject3D, name) — Method in class org.papervision3d.materials.utils.MaterialsList |
|
Adds a material to this MaterialsList object. |
| addNewLine(size, x0, y0, z0, x1, y1, z1) — Method in class org.papervision3d.core.geom.Lines3D |
|
Creates a new line from the parameters passed and adds it. |
| addNewSegmentedLine(size, segments, x0, y0, z0, x1, y1, z1) — Method in class org.papervision3d.core.geom.Lines3D |
|
This is identical to addNewLine, except it breaks up the line into several shorter line segments
that together make up the full line. |
| addObject(do3d:org.papervision3d.objects:DisplayObject3D) — Method in class org.papervision3d.core.culling.ViewportObjectFilter |
| |
| addSubTween($proxy, $target, $props, $info) — Method in class gs.TweenLite |
| |
| addToRenderList(renderCommand:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.core.render.AbstractRenderEngine |
| |
| addToRenderList(renderCommand:org.papervision3d.core.render.command:RenderableListItem) — Method in interface org.papervision3d.core.render.IRenderEngine |
| |
| addToRenderList(renderCommand:org.papervision3d.core.render.command:RenderableListItem) — Method in class org.papervision3d.render.BasicRenderEngine |
|
Adds a renderCommand to the renderList
|
| _all — Static property in class gs.TweenLite |
| |
| ALL — Static property in class zephyr.objects.primitives.Cube |
|
All faces selected. |
| allLayersLoaded — Property in class ModuleLoader |
| |
| ALL_LAYERS_LOADED — Constant static property in class zephyr.BroadcastEvent |
| |
| allowAutoResize — Property in class org.papervision3d.materials.MovieMaterial |
|
When updateBitmap() is called on an animated material, it looks to handle a change in size on the texture. |
| allowsAutoIDFromFileName — Property in class br.com.stimuli.loading.BulkLoader |
| Determines if an autmatic id created from the file name. |
| alpha — Property in class org.papervision3d.objects.DisplayObject3D |
| |
| angle() — Method in class org.papervision3d.core.math.Number2D |
| |
| animated — Property in class org.papervision3d.materials.MovieMaterial |
|
A Boolean value that determines whether the texture is animated. |
| area — Property in class org.papervision3d.core.render.command.RenderableListItem |
| |
| arg — Property in class org.papervision3d.core.log.PaperLogVO |
| |
| asRectangleClipping() — Method in class org.papervision3d.core.clipping.draw.Clipping |
|
Returns a rectangle clipping object representing the bounding box of the clipping object. |
| asRectangleClipping() — Method in class org.papervision3d.core.clipping.draw.RectangleClipping |
|
Returns a rectangle clipping object representing the bounding box of the clipping object. |
| attachCamera(camera) — Method in class com.eyesee360.VideoDisplaySprite |
|
Specifies whether to play a video stream from a camera. |
| AUDIO_PLAYING — Constant static property in class zephyr.BroadcastEvent |
| |
| AUDIO_STOPPED — Constant static property in class zephyr.BroadcastEvent |
| |
| AUTHOR — Static property in class org.papervision3d.Papervision3D |
|
Enables copyright information to be retrieved at runtime or when reviewing a decompiled swf. |
| autoBandWidthDetection — Property in class com.eyesee360.VideoDisplaySprite |
|
Specifies whether the VideoDisplay control should use the built-in
automatic bandwidth detection feature. |
| autoCalcScreenCoords — Property in class org.papervision3d.objects.DisplayObject3D |
| |
| autoClipping — Property in class org.papervision3d.view.Viewport3D |
|
Whether clipping is enabled (not rendering bitmap data outside the rectangle of the viewport by making use of the Sprite.scrollRect)
|
| autoCulling — Property in class org.papervision3d.view.Viewport3D |
|
Whether culling is enabled (not rendering triangles hidden behind other triangles)
|
| AUTO_MIP_MAPPING — Static property in class org.papervision3d.materials.BitmapMaterial |
|
Indicates if mip mapping is forced. |
| autoPlay — Property in class com.eyesee360.VideoDisplaySprite |
|
Specifies whether the video should start playing immediately when the
source property is set. |
| autoRewind — Property in class com.eyesee360.VideoDisplaySprite |
|
Specifies whether the FLV file should be rewound to the first frame
when play stops, either by calling the stop() method or by
reaching the end of the stream. |
| AUTOROTATION_OFF — Constant static property in class zephyr.BroadcastEvent |
| |
| AUTOROTATION_ON — Constant static property in class zephyr.BroadcastEvent |
| |
| autorotatorDelay — Property in class PanoSalado |
| |
| autorotatorOn — Property in class PanoSalado |
| |
| autorotatorRestartDelay — Property in class PanoSalado |
| |
| autoScaleToStage — Property in class org.papervision3d.view.Viewport3D |
|
The auto scale to stage boolean flag
|
| AVAILABLE_EXTENSIONS — Static property in class br.com.stimuli.loading.BulkLoader |
| List of all file extensions that the BulkLoader knows how to guess. |
| AVAILABLE_TYPES — Constant static property in class br.com.stimuli.loading.BulkLoader |
| |
| avgLatency — Property in class br.com.stimuli.loading.BulkLoader |
| The average latency (in miliseconds) for the entire loading. |
| axis2quaternion(x, y, z, angle) — Static method in class org.papervision3d.core.math.Matrix3D |
| |
| AxisAlignedBoundingBox — Class in package org.papervision3d.core.math |
| |
| AxisAlignedBoundingBox(minX, minY, minZ, maxX, maxY, maxZ) — Constructor in class org.papervision3d.core.math.AxisAlignedBoundingBox |
|
|
|
| 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 |