Skip navigation links
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 _ 

O

object - Variable in class thothbot.parallax.core.client.renderers.WebGLObject
 
object - Variable in class thothbot.parallax.core.shared.core.Raycaster.Intersect
the intersected object
Object3D - Class in thothbot.parallax.core.shared.core
Base class for scene objects.
Object3D() - Constructor for class thothbot.parallax.core.shared.core.Object3D
 
Object3D.ObjectHandler - Interface in thothbot.parallax.core.shared.core
 
Object3D.Traverse - Interface in thothbot.parallax.core.shared.core
 
OctahedronGeometry - Class in thothbot.parallax.core.shared.geometries
Octahedron geometry
OctahedronGeometry(double, int) - Constructor for class thothbot.parallax.core.shared.geometries.OctahedronGeometry
 
OESStandardDerivatives - Class in thothbot.parallax.core.client.gl2.extension
 
OESTextureFloat - Class in thothbot.parallax.core.client.gl2.extension
 
offsetHSL(double, double, double) - Method in class thothbot.parallax.core.shared.math.Color
 
onAdd(Object3D) - Method in interface thothbot.parallax.core.shared.core.Object3D.ObjectHandler
 
onAnimationReady(AnimationReadyEvent) - Method in interface thothbot.parallax.core.client.events.AnimationReadyHandler
Called when AnimatedScene is ready.
onChange(Euler) - Method in interface thothbot.parallax.core.shared.math.Euler.EulerChangeHandler
 
onChange(Quaternion) - Method in interface thothbot.parallax.core.shared.math.Quaternion.QuaternionChangeHandler
 
onContextError(Context3dErrorEvent) - Method in interface thothbot.parallax.core.client.events.Context3dErrorHandler
 
onContextLost(Context3dLostEvent) - Method in interface thothbot.parallax.core.client.context.Context3dLostHandler
Called when a Context3dLostEvent is fired.
onContextMenu(ContextMenuEvent) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
 
onContextMenu(ContextMenuEvent) - Method in class thothbot.parallax.core.client.controls.FlyControls
 
onContextMenu(ContextMenuEvent) - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
ONE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ONE_MINUS_CONSTANT_ALPHA - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ONE_MINUS_CONSTANT_COLOR - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ONE_MINUS_DST_ALPHA - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ONE_MINUS_DST_COLOR - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ONE_MINUS_SRC_ALPHA - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ONE_MINUS_SRC_COLOR - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
onImageLoad(Texture) - Method in interface thothbot.parallax.core.client.textures.Texture.ImageLoadHandler
 
onKeyDown(KeyDownEvent) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
 
onKeyDown(KeyDownEvent) - Method in class thothbot.parallax.core.client.controls.FlyControls
 
onKeyDown(KeyDownEvent) - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
onKeyUp(KeyUpEvent) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
 
onKeyUp(KeyUpEvent) - Method in class thothbot.parallax.core.client.controls.FlyControls
 
onKeyUp(KeyUpEvent) - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
onLoad() - Method in class thothbot.parallax.core.client.RenderingPanel
This method is called when a widget is attached to the browser's document.
onLoaded() - Method in class thothbot.parallax.core.client.RenderingPanel
This method is called when a widget is fully initialized.
onModelLoaded(XHRLoader, AbstractGeometry) - Method in interface thothbot.parallax.loader.shared.XHRLoader.ModelLoadHandler
 
onMouseDown(MouseDownEvent) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
 
onMouseDown(MouseDownEvent) - Method in class thothbot.parallax.core.client.controls.FlyControls
 
onMouseDown(MouseDownEvent) - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
onMouseDown(MouseDownEvent) - Method in class thothbot.parallax.core.client.debugger.VisualGraph
 
onMouseMove(MouseMoveEvent) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
 
onMouseMove(MouseMoveEvent) - Method in class thothbot.parallax.core.client.controls.FlyControls
 
onMouseMove(MouseMoveEvent) - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
onMouseUp(MouseUpEvent) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
 
onMouseUp(MouseUpEvent) - Method in class thothbot.parallax.core.client.controls.FlyControls
 
onMouseUp(MouseUpEvent) - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
onProgressUpdate(int) - Method in interface thothbot.parallax.loader.shared.XHRLoader.LoaderProgressHandler
 
onRemove(Object3D) - Method in interface thothbot.parallax.core.shared.core.Object3D.ObjectHandler
 
onResize(ViewportResizeEvent) - Method in interface thothbot.parallax.core.client.events.ViewportResizeHandler
 
onResize() - Method in class thothbot.parallax.core.client.RenderingPanel
This method is called when the implementor's size has been modified.
onResize(ViewportResizeEvent) - Method in class thothbot.parallax.core.shared.cameras.Camera
 
onResize(ViewportResizeEvent) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
 
onResize(ViewportResizeEvent) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
onSceneLoading(SceneLoadingEvent) - Method in interface thothbot.parallax.core.client.events.SceneLoadingHandler
 
onUnload() - Method in class thothbot.parallax.core.client.RenderingPanel
This method is called when a widget is detached from the browser's document.
onUpdate(double) - Method in interface thothbot.parallax.core.client.AnimatedScene.AnimationUpdateHandler
Called when #onUpdate() called.
onUpdate(double) - Method in interface thothbot.parallax.core.client.RenderingPanel.AnimationUpdateHandler
 
opacity - Variable in class thothbot.parallax.plugins.lensflare.LensFlare.LensSprite
 
opaque - Variable in class thothbot.parallax.core.client.renderers.WebGLObject
 
opaqueObjects - Variable in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
OrthographicCamera - Class in thothbot.parallax.core.shared.cameras
Camera with orthographic projection OrthographicCamera camera = new OrthographicCamera( width / - 2, width / 2, height / 2, height / - 2, 1, 1000 ); // or, simple OrthographicCamera camera = new OrthographicCamera( width, height, 1, 1000 );
OrthographicCamera(double, double, double, double) - Constructor for class thothbot.parallax.core.shared.cameras.OrthographicCamera
Orthographic Camera constructor.
OrthographicCamera(double, double, double, double, double, double) - Constructor for class thothbot.parallax.core.shared.cameras.OrthographicCamera
Orthographic Camera constructor.
orthoPoint(Vector3) - Method in class thothbot.parallax.core.shared.math.Plane
 
orthoPoint(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Plane
 
OUT_OF_MEMORY - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
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 _ 
Skip navigation links