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  
obj — Property in class com.blitzagency.xray.logger.events.DebugEvent
obj — Property in class org.papervision3d.utils.InteractiveSprite
objectAdded — Event in class org.papervision3d.utils.InteractiveSceneManager
Dispatched when an InteractiveSprite is created in the ISM for drawing and mouse interaction purposes
OBJECT_ADDED — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container is created in the ISM for drawing and mouse interaction purposes
OBJECT_CLICK — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container in the ISM recieves a MouseEvent.CLICK event
ObjectController — Class in package org.papervision3d.components.as3.utils
ObjectController() — Constructor in class org.papervision3d.components.as3.utils.ObjectController
OBJECT_MOVE — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container in the ISM receives a MouseEvent.MOUSE_MOVE event
OBJECT_OUT — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container in the ISM receives an MouseEvent.MOUSE_OUT event
OBJECT_OVER — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container in the ISM receives an MouseEvent.MOUSE_OVER event
OBJECT_PRESS — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container in the ISM receives a MouseEvent.MOUSE_PRESS event
OBJECT_RELEASE — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when a container in the ISM receives a MouseEvent.MOUSE_RELEASE event
OBJECT_RELEASE_OUTSIDE — Constant static property in class org.papervision3d.events.InteractiveScene3DEvent
Dispatched when the main container of the ISM is clicked
objects — Property in class org.papervision3d.core.proto.SceneObject3D
It contains a list of DisplayObject3D objects in the scene.
ObjectTools — Class in package com.blitzagency.xray.logger.util
OldCube — Class in package org.papervision3d.objects
The Cube class lets you create and display flat rectangle objects.
OldCube(material:org.papervision3d.core.proto:MaterialObject3D, width, depth, height, segmentsS, segmentsT, segmentsH, initObject) — Constructor in class org.papervision3d.objects.OldCube
Create a new Cube object.
oneSide — Property in class org.papervision3d.core.proto.MaterialObject3D
A Boolean value that indicates whether the faces are single sided.
onKeyDown(e) — Method in class org.papervision3d.components.as3.utils.ObjectController
onKeyUp(e) — Method in class org.papervision3d.components.as3.utils.ObjectController
onMouseDown(e) — Method in class org.papervision3d.components.as3.utils.ObjectController
onMouseMove(e) — Method in class org.papervision3d.components.as3.utils.ObjectController
onMouseUp(e) — Method in class org.papervision3d.components.as3.utils.ObjectController
onResize(width, height) — Method in class fl.livepreview.LivePreviewParent
Resizes the component instance on the Stage to the specified dimensions, either by calling a user-defined method, or by separately setting the width and height properties.
onUpdate(... rest) — Method in class fl.livepreview.LivePreviewParent
Updates the properties of the component instance.
opposite — Property in class org.papervision3d.core.proto.MaterialObject3D
A Boolean value that indicates whether the face is flipped.
org.papervision3d — Package
org.papervision3d.cameras — Package
org.papervision3d.components.as3.collections — Package
org.papervision3d.components.as3.core — Package
org.papervision3d.components.as3.flash9 — Package
org.papervision3d.components.as3.utils — Package
org.papervision3d.core — Package
org.papervision3d.core.culling — Package
org.papervision3d.core.draw — Package
org.papervision3d.core.geom — Package
org.papervision3d.core.proto — Package
org.papervision3d.core.stat — Package
org.papervision3d.events — Package
org.papervision3d.materials — Package
org.papervision3d.materials.utils — Package
org.papervision3d.objects — Package
org.papervision3d.objects.particles — Package
org.papervision3d.scenes — Package
org.papervision3d.utils — Package
org.papervision3d.utils.virtualmouse — Package
originalHeight — Property in class OutputPanel
OutputPanel — Class in Top Level
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