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 _ 

A

a - Variable in class thothbot.parallax.core.shared.core.Geometry.VertextNormal
 
absarc(double, double, double, double, double, boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
absellipse(double, double, double, double, double, double, boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
AbstractFog - Class in thothbot.parallax.core.shared.scenes
Abstract realization of FogAbstract.
AbstractFog(int) - Constructor for class thothbot.parallax.core.shared.scenes.AbstractFog
This default constructor will make abstract FogAbstract with defined color
AbstractGeometry - Class in thothbot.parallax.core.shared.core
 
AbstractGeometry() - Constructor for class thothbot.parallax.core.shared.core.AbstractGeometry
 
AbstractRenderer - Class in thothbot.parallax.core.client.renderers
 
AbstractRenderer() - Constructor for class thothbot.parallax.core.client.renderers.AbstractRenderer
 
aClockwise - Variable in class thothbot.parallax.core.shared.curves.ArcCurve
 
Action(Path.PATH_ACTIONS, Object...) - Constructor for class thothbot.parallax.core.shared.curves.Path.Action
 
action - Variable in class thothbot.parallax.core.shared.curves.Path.Action
 
ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ACTIVE_ATTRIBUTES - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ACTIVE_TEXTURE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ACTIVE_UNIFORM_MAX_LENGTH - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ACTIVE_UNIFORMS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
activeTexture(TextureUnit) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
activeTexture(TextureUnit, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Select active texture unit.
add(List<? extends Object3D>) - Method in class thothbot.parallax.core.shared.core.Object3D
 
add(Object3D) - Method in class thothbot.parallax.core.shared.core.Object3D
Adds object as child of this object.
add(Curve) - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
add(Color) - Method in class thothbot.parallax.core.shared.math.Color
 
add(Color, Color) - Method in class thothbot.parallax.core.shared.math.Color
 
add(int) - Method in class thothbot.parallax.core.shared.math.Color
 
add(Vector2) - Method in class thothbot.parallax.core.shared.math.Vector2
 
add(Vector2, Vector2) - Method in class thothbot.parallax.core.shared.math.Vector2
 
add(double) - Method in class thothbot.parallax.core.shared.math.Vector2
 
add(Vector3) - Method in class thothbot.parallax.core.shared.math.Vector3
 
add(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Vector3
 
add(double) - Method in class thothbot.parallax.core.shared.math.Vector3
 
add(Vector4, Vector4) - Method in class thothbot.parallax.core.shared.math.Vector4
Sets the value of this vector to the sum of vectors v1 and v2.
add(Vector4) - Method in class thothbot.parallax.core.shared.math.Vector4
Sets the value of this vector to the sum of itself and v1.
add(double) - Method in class thothbot.parallax.core.shared.math.Vector4
 
add(Texture, Integer, Double, Material.BLENDING) - Method in class thothbot.parallax.plugins.lensflare.LensFlare
 
add(Texture, Integer, Double, Material.BLENDING, Color, Double) - Method in class thothbot.parallax.plugins.lensflare.LensFlare
 
addAnimationReadyHandler(AnimationReadyHandler) - Method in class thothbot.parallax.core.client.RenderingPanel
 
addAttribute(String, BufferAttribute) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
WebGL stores data associated with individual vertices of a geometry in attributes.
addAttributes(String, Attribute) - Method in class thothbot.parallax.core.client.shaders.Shader
 
addCanvas3dErrorHandler(Context3dErrorHandler) - Method in class thothbot.parallax.core.client.RenderingPanel
 
addDrawCall(int, int) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
 
addDrawCall(int, int, int) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
 
addLevel(Object3D) - Method in class thothbot.parallax.core.shared.objects.LOD
 
addLevel(Object3D, double) - Method in class thothbot.parallax.core.shared.objects.LOD
 
addLoaderProgress(XHRLoader.LoaderProgressHandler) - Static method in class thothbot.parallax.loader.shared.XHRLoader
 
addPass(Pass) - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
addPlugin(Plugin) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
addSceneLoadingHandler(SceneLoadingHandler) - Method in class thothbot.parallax.core.client.RenderingPanel
 
addShape(List<Shape>, ExtrudeGeometry.ExtrudeGeometryParameters) - Method in class thothbot.parallax.core.shared.core.ExtrudeGeometry
 
addShape(Shape, ExtrudeGeometry.ExtrudeGeometryParameters) - Method in class thothbot.parallax.core.shared.core.ExtrudeGeometry
 
addUniform(String, Uniform) - Method in class thothbot.parallax.core.client.shaders.Shader
 
addViewportResizeHandler(ViewportResizeHandler) - Method in class thothbot.parallax.core.shared.cameras.Camera
 
addW(double) - Method in class thothbot.parallax.core.shared.math.Vector4
This method will add specified value to W coordinate of the vector.
addWebGLContextLostEventListener(Context3dLostHandler) - Method in class thothbot.parallax.core.client.context.Canvas3d
 
addWrapPath(CurvePath) - Method in class thothbot.parallax.core.shared.curves.CurvePath
Bend / Wrap Helper Methods
addX(double) - Method in class thothbot.parallax.core.shared.math.Euler
This method will add specified value to X coordinate of the vector.
addX(double) - Method in class thothbot.parallax.core.shared.math.Vector2
This method will add specified value to X coordinate of the vector.
addY(double) - Method in class thothbot.parallax.core.shared.math.Euler
This method will add specified value to Y coordinate of the vector.
addY(double) - Method in class thothbot.parallax.core.shared.math.Vector2
This method will add specified value to Y coordinate of the vector.
addZ(double) - Method in class thothbot.parallax.core.shared.math.Euler
This method will add specified value to Y coordinate of the vector.
addZ(double) - Method in class thothbot.parallax.core.shared.math.Vector3
This method will add specified value to Z coordinate of the vector.
aEndAngle - Variable in class thothbot.parallax.core.shared.curves.ArcCurve
 
ALIASED_LINE_WIDTH_RANGE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ALIASED_POINT_SIZE_RANGE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ALPHA - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ALPHA_BITS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ALPHA_TEST - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
 
AlphaFunction - Enum in thothbot.parallax.core.client.gl2.enums
The alpha test function
ALPHAMAP - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
 
alphaMap - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
 
ALPHAMAP_PARS - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
 
alphaTest - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
 
ALWAYS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ambient - Variable in class thothbot.parallax.core.client.renderers.RendererLights
 
AmbientLight - Class in thothbot.parallax.core.shared.lights
This light's color gets applied to all the objects in the scene globally.
AmbientLight(int) - Constructor for class thothbot.parallax.core.shared.lights.AmbientLight
 
AmbientLight.UniformAmbient - Class in thothbot.parallax.core.shared.lights
 
amount - Variable in class thothbot.parallax.core.shared.core.ExtrudeGeometry.ExtrudeGeometryParameters
 
angles - Variable in class thothbot.parallax.core.shared.lights.SpotLight.UniformSport
 
angleTo(Vector3) - Method in class thothbot.parallax.core.shared.math.Vector3
 
AnimatedScene - Class in thothbot.parallax.core.client
The class to set up Scene for the WebGLRenderer in the Canvas3d context.
AnimatedScene() - Constructor for class thothbot.parallax.core.client.AnimatedScene
 
AnimatedScene.AnimationUpdateHandler - Interface in thothbot.parallax.core.client
Basically use for the debugger.
Animation - Class in thothbot.parallax.core.client
An Animation is a continuous event that updates progressively over time at a non-fixed frame rate.
Animation() - Constructor for class thothbot.parallax.core.client.Animation
Construct a new Animation.
Animation() - Constructor for class thothbot.parallax.core.shared.objects.MorphAnimMesh.Animation
 
AnimationReadyEvent - Class in thothbot.parallax.core.client.events
The event is called when the RenderingPanel is fully initialized and AnimatedScene is ready for the WebGLRenderer.
AnimationReadyEvent() - Constructor for class thothbot.parallax.core.client.events.AnimationReadyEvent
 
AnimationReadyHandler - Interface in thothbot.parallax.core.client.events
Handler for the AnimationReadyEvent.
apply(Matrix4) - Method in class thothbot.parallax.core.shared.math.Box3
 
apply(Matrix4) - Method in class thothbot.parallax.core.shared.math.Line3
 
apply(Matrix4) - Method in class thothbot.parallax.core.shared.math.Plane
 
apply(Matrix4, Matrix3) - Method in class thothbot.parallax.core.shared.math.Plane
 
apply(Matrix4) - Method in class thothbot.parallax.core.shared.math.Ray
 
apply(Matrix4) - Method in class thothbot.parallax.core.shared.math.Sphere
 
apply(Matrix3) - Method in class thothbot.parallax.core.shared.math.Vector3
 
apply(Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector3
 
apply(Quaternion) - Method in class thothbot.parallax.core.shared.math.Vector3
 
applyAxisAngle(Vector3, double) - Method in class thothbot.parallax.core.shared.math.Vector3
 
applyEuler(Euler) - Method in class thothbot.parallax.core.shared.math.Vector3
 
applyMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
Bakes matrix transform directly into vertex coordinates.
applyMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.core.Geometry
Bakes matrix transform directly into vertex coordinates.
applyMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.core.Object3D
This updates the position, rotation and scale with the matrix.
applyMatrix4(Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector4
 
applyProjection(Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector3
 
applyToVector3Array(Float32Array) - Method in class thothbot.parallax.core.shared.math.Matrix3
 
applyToVector3Array(Float32Array, int, int) - Method in class thothbot.parallax.core.shared.math.Matrix3
 
applyToVector3Array(Float32Array) - Method in class thothbot.parallax.core.shared.math.Matrix4
 
applyToVector3Array(Float32Array, int, int) - Method in class thothbot.parallax.core.shared.math.Matrix4
 
aRadius - Variable in class thothbot.parallax.core.shared.curves.ArcCurve
 
arc(double, double, double, double, double, boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
ArcCurve - Class in thothbot.parallax.core.shared.curves
 
ArcCurve(double, double, double, double, double, boolean) - Constructor for class thothbot.parallax.core.shared.curves.ArcCurve
 
area() - Method in class thothbot.parallax.core.shared.math.Triangle
 
AreaLight - Class in thothbot.parallax.core.shared.lights
 
AreaLight(int) - Constructor for class thothbot.parallax.core.shared.lights.AreaLight
 
AreaLight(int, double) - Constructor for class thothbot.parallax.core.shared.lights.AreaLight
 
areCustomAttributesDirty() - Method in class thothbot.parallax.core.client.shaders.Shader
 
args - Variable in class thothbot.parallax.core.shared.curves.Path.Action
 
array - Variable in class thothbot.parallax.core.client.shaders.Attribute
 
ARRAY_BUFFER - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ARRAY_BUFFER_BINDING - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
ArrayBuffer - Class in thothbot.parallax.core.client.gl2.arrays
The ArrayBuffer type describes a buffer used to store data for the TypedArray interface and its subclasses
ArrayBufferView - Class in thothbot.parallax.core.client.gl2.arrays
The ArrayBufferView type holds information shared among all of the types of views of ArrayBuffers.
ArrowHelper - Class in thothbot.parallax.core.shared.helpers
 
ArrowHelper(Vector3, Vector3) - Constructor for class thothbot.parallax.core.shared.helpers.ArrowHelper
 
ArrowHelper(Vector3, Vector3, double) - Constructor for class thothbot.parallax.core.shared.helpers.ArrowHelper
 
ArrowHelper(Vector3, Vector3, double, int) - Constructor for class thothbot.parallax.core.shared.helpers.ArrowHelper
 
ArrowHelper(Vector3, Vector3, double, int, double, double) - Constructor for class thothbot.parallax.core.shared.helpers.ArrowHelper
 
aStartAngle - Variable in class thothbot.parallax.core.shared.curves.ArcCurve
 
AsteriskGeometry - Class in thothbot.parallax.core.shared.geometries
 
AsteriskGeometry(double, double) - Constructor for class thothbot.parallax.core.shared.geometries.AsteriskGeometry
 
at(double) - Method in class thothbot.parallax.core.shared.math.Line3
 
at(double, Vector3) - Method in class thothbot.parallax.core.shared.math.Line3
 
at(double) - Method in class thothbot.parallax.core.shared.math.Ray
 
at(double, Vector3) - Method in class thothbot.parallax.core.shared.math.Ray
 
attach(Object3D, Scene, Object3D) - Static method in class thothbot.parallax.core.shared.utils.SceneUtils
 
ATTACHED_SHADERS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
attachShader(WebGLProgram, WebGLShader) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Attach a shader object to a program object.
Attribute - Class in thothbot.parallax.core.client.shaders
 
Attribute() - Constructor for class thothbot.parallax.core.client.shaders.Attribute
 
Attribute(Attribute.TYPE, List<?>) - Constructor for class thothbot.parallax.core.client.shaders.Attribute
 
Attribute.BOUND_TO - Enum in thothbot.parallax.core.client.shaders
 
Attribute.TYPE - Enum in thothbot.parallax.core.client.shaders
 
autoClose - Variable in class thothbot.parallax.core.shared.curves.CurvePath
 
aX - Variable in class thothbot.parallax.core.shared.curves.ArcCurve
 
AxisHelper - Class in thothbot.parallax.core.shared.helpers
 
AxisHelper() - Constructor for class thothbot.parallax.core.shared.helpers.AxisHelper
 
aY - Variable in class thothbot.parallax.core.shared.curves.ArcCurve
 
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