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 _ 

G

gammaInput - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
 
gammaOutput - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
 
gauss(double, double) - Static method in class thothbot.parallax.core.shared.math.Mathematics
Method computes the Gaussian function.
GENERATE_MIPMAP_HINT - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
generateBottomUV(ExtrudeGeometry, int, int, int) - Static method in class thothbot.parallax.core.shared.core.ExtrudeGeometry.WorldUVGenerator
 
generateDataTexture(Color) - Method in class thothbot.parallax.core.client.textures.DataTexture
 
generateMipmap(TextureTarget) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
If an attempt is made to call this function with no WebGLTexture bound, an INVALID_OPERATION error is raised.
generateSideWallUV(Geometry, int, int, int, int) - Static method in class thothbot.parallax.core.shared.core.ExtrudeGeometry.WorldUVGenerator
 
generateTopUV(Geometry, int, int, int) - Static method in class thothbot.parallax.core.shared.core.ExtrudeGeometry.WorldUVGenerator
 
geometries - Variable in class thothbot.parallax.core.client.renderers.WebGlRendererInfo.WebGLRenderInfoMemory
How many geometries were loaded to the graphic card.
Geometry - Class in thothbot.parallax.core.shared.core
Base class for geometries.
Geometry() - Constructor for class thothbot.parallax.core.shared.core.Geometry
 
Geometry.MorphColor - Class in thothbot.parallax.core.shared.core
 
Geometry.MorphNormal - Class in thothbot.parallax.core.shared.core
 
Geometry.MorphTarget - Class in thothbot.parallax.core.shared.core
 
Geometry.VertextNormal - Class in thothbot.parallax.core.shared.core
 
GeometryGroup - Class in thothbot.parallax.core.shared.core
 
GeometryGroup(int, int, int) - Constructor for class thothbot.parallax.core.shared.core.GeometryGroup
 
geometryGroups - Static variable in class thothbot.parallax.core.shared.core.GeometryGroup
 
GeometryObject - Class in thothbot.parallax.core.shared.core
 
GeometryObject(AbstractGeometry, Material) - Constructor for class thothbot.parallax.core.shared.core.GeometryObject
 
GEQUAL - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.ArrayBuffer
 
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float64Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int16Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int32Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int8Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint16Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint32Array
Returns the element at the given numeric index.
get(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint8Array
Returns the element at the given numeric index.
get(WebGLRenderingContext, WebGLExtensions.Id) - Static method in class thothbot.parallax.core.client.renderers.WebGLExtensions
 
get(Object) - Method in class thothbot.parallax.core.shared.core.FastMap
 
getA() - Method in class thothbot.parallax.core.shared.core.Face3
Gets Vertex A index.
getA() - Method in class thothbot.parallax.core.shared.math.Triangle
 
getAbsoluteAspectRation() - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
 
getAbsoluteHeight() - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
 
getAbsoluteWidth() - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
 
getAccessor() - Method in class thothbot.parallax.loader.shared.collada.DaeSource
 
getActions() - Method in class thothbot.parallax.core.shared.curves.Path
 
getActiveAttrib(WebGLProgram, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns information about the size, type and name of the vertex attribute at the passed index of the passed program object.
getActiveCubeFace() - Method in class thothbot.parallax.core.client.textures.RenderTargetCubeTexture
 
getActiveUniform(WebGLProgram, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns information about the size, type and name of the uniform at the passed index of the passed program object.
getAlpha() - Method in class thothbot.parallax.loader.shared.STLLoader
 
getAlphaMap() - Method in interface thothbot.parallax.core.shared.materials.HasAlphaMap
 
getAlphaMap() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getAlphaMap() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getAlphaMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getAlphamapFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getAlphamapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getAlphaTest() - Method in class thothbot.parallax.core.shared.materials.Material
 
getAlphatestFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getAmbient() - Method in interface thothbot.parallax.core.shared.materials.HasAmbientEmissiveColor
Gets Ambient color
getAmbient() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getAmbient() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getAngle() - Method in class thothbot.parallax.core.shared.lights.SpotLight
 
getAnimatedScene() - Method in class thothbot.parallax.core.client.RenderingPanel
Gets AnimatedScene instance associated with the widget.
getAnisotropy() - Method in class thothbot.parallax.core.client.textures.Texture
 
getArray() - Method in class thothbot.parallax.core.shared.core.BufferAttribute
 
getArray() - Method in class thothbot.parallax.core.shared.math.Matrix3
get the current Matrix which is represented by Array[9] which the following indexes: 0 3 6 1 4 7 2 5 8
getArray() - Method in class thothbot.parallax.core.shared.math.Matrix4
get the current Matrix which is represented by Array[16] which the following indexes: 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15
getAspect() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
Gets Camera frustum aspect ratio.
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.MeshDepthMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.MeshFaceMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.MeshNormalMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
 
getAssociatedShader() - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
 
getAssociatedType() - Method in class thothbot.parallax.core.client.context.Context3dLostEvent
 
getAssociatedType() - Method in class thothbot.parallax.core.client.events.AnimationReadyEvent
 
getAssociatedType() - Method in class thothbot.parallax.core.client.events.Context3dErrorEvent
 
getAssociatedType() - Method in class thothbot.parallax.core.client.events.SceneLoadingEvent
 
getAssociatedType() - Method in class thothbot.parallax.core.client.events.ViewportResizeEvent
 
getAttachedShaders(WebGLProgram) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the list of WebGLShaders attached to the passed WebGLProgram.
getAttribLocation(WebGLProgram, String) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns the location of an attribute variable.
getAttribute(String) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
 
getAttributes() - Method in class thothbot.parallax.core.client.shaders.Shader
 
getAttributes() - Method in class thothbot.parallax.core.shared.core.BufferGeometry
 
getAttributesLocations() - Method in class thothbot.parallax.core.client.shaders.Shader
Deprecated.
getB() - Method in class thothbot.parallax.core.shared.core.Face3
Gets Vertex B index.
getB() - Method in class thothbot.parallax.core.shared.math.Color
get B-component of the color.
getB() - Method in class thothbot.parallax.core.shared.math.Triangle
 
getBends() - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
getBinormals() - Method in class thothbot.parallax.core.shared.curves.FrenetFrames
 
getBinormals() - Method in class thothbot.parallax.core.shared.geometries.FrenetFrames
 
getBinormals() - Method in class thothbot.parallax.core.shared.geometries.TubeGeometry
 
getBlendDst() - Method in class thothbot.parallax.core.shared.materials.Material
 
getBlendEquation() - Method in class thothbot.parallax.core.shared.materials.Material
 
getBlending() - Method in class thothbot.parallax.core.shared.materials.Material
 
getBlending() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getBlendSrc() - Method in class thothbot.parallax.core.shared.materials.Material
 
getBoneMatrices() - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
 
getBones() - Method in class thothbot.parallax.core.shared.core.Geometry
 
getBones() - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
 
getBoneTexture() - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
 
getBottom() - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
Gets Camera frustum bottom plane.
getBoundingBox() - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
 
getBoundingBox() - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
getBoundingBox() - Method in class thothbot.parallax.core.shared.math.Sphere
 
getBoundingBox(Box3) - Method in class thothbot.parallax.core.shared.math.Sphere
 
getBoundingSphere() - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
 
getBoundingSphere() - Method in class thothbot.parallax.core.shared.math.Box3
 
getBoundingSphere(Sphere) - Method in class thothbot.parallax.core.shared.math.Box3
 
getBoundTo() - Method in class thothbot.parallax.core.client.shaders.Attribute
 
getBuffer() - Method in class thothbot.parallax.core.client.gl2.arrays.ArrayBufferView
 
getBuffer() - Method in class thothbot.parallax.core.shared.core.BufferAttribute
 
getBufferMaterial(GeometryObject, GeometryGroup) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
getBufferMaterial(GeometryObject, Geometry) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
getBufferMaterial(GeometryObject, GeometryGroup) - Static method in class thothbot.parallax.core.shared.materials.Material
 
getBufferParameteri(BufferTarget, BufferParameterName) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return parameters of a buffer object
getBump() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getBumpMap() - Method in interface thothbot.parallax.core.shared.materials.HasBumpMap
 
getBumpMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getBumpmapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getBumpScale() - Method in interface thothbot.parallax.core.shared.materials.HasBumpMap
 
getBumpScale() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getByteLength() - Method in class thothbot.parallax.core.client.gl2.arrays.ArrayBuffer
The length of the ArrayBuffer in bytes, as fixed at construction time.
getByteLength() - Method in class thothbot.parallax.core.client.gl2.arrays.ArrayBufferView
 
getByteOffset() - Method in class thothbot.parallax.core.client.gl2.arrays.ArrayBufferView
 
getC() - Method in class thothbot.parallax.core.shared.core.Face3
Gets Vertex C index
getC() - Method in class thothbot.parallax.core.shared.math.Triangle
 
getCacheArray() - Method in class thothbot.parallax.core.client.shaders.Uniform
 
getCamera() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getCameraHelper() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getCanvas() - Method in class thothbot.parallax.core.client.AnimatedScene
 
getCanvas() - Method in class thothbot.parallax.core.client.context.Canvas3d
Gets the canvas element.
getCanvas() - Method in class thothbot.parallax.core.client.renderers.RaytracingRenderer
 
getCanvas() - Method in class thothbot.parallax.core.client.RenderingPanel
 
getCanvas3dAttributes() - Method in class thothbot.parallax.core.client.RenderingPanel
 
getCenter() - Method in class thothbot.parallax.core.shared.math.Sphere
 
getChildren() - Method in class thothbot.parallax.core.shared.core.Object3D
Array with object's children.
getChildrenByClass(Class<?>, boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getClearAlpha() - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
Returns the opacity of the scene's background color, range 0.0 (invisible) to 1.0 (opaque)
getClearColor() - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
Returns the background color.
getColor() - Method in class thothbot.parallax.core.shared.core.Face3
Gets the Face color.
getColor() - Method in class thothbot.parallax.core.shared.lights.Light
 
getColor() - Method in interface thothbot.parallax.core.shared.materials.HasColor
Gets material color
getColor() - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
Line color in hexadecimal.
getColor() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getColor() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getColor() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getColor() - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
 
getColor() - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
 
getColor() - Method in class thothbot.parallax.core.shared.scenes.AbstractFog
Get color of the FogAbstract
getColor() - Method in class thothbot.parallax.loader.shared.collada.DaeColorOrTexture
 
getColor() - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
 
getColorAmbient() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
List of R, G, B
getColorDiffuse() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
List of R, G, B
getColorEmissive() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
List of R, G, B
getColorFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getColorOrTeture() - Method in class thothbot.parallax.loader.shared.collada.DaeShader
 
getColorParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getColorParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getColors() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets List of vertex Colors, matching number and order of vertices.
getColors() - Method in interface thothbot.parallax.loader.shared.json.JsoMorphColors
 
getColors() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
Hex color values
getColorSpecular() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
List of R, G, B
getColorVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getCombine() - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
 
getCombine() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getCombine() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getCombine() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getCommon() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getComponent(int) - Method in class thothbot.parallax.core.shared.math.Vector2
 
getComponent(int) - Method in class thothbot.parallax.core.shared.math.Vector3
 
getComponent(int) - Method in class thothbot.parallax.core.shared.math.Vector4
 
getCompressedFormat() - Method in class thothbot.parallax.core.client.textures.CompressedTexture
 
getConstant() - Method in class thothbot.parallax.core.shared.math.Plane
 
getContainer() - Method in class thothbot.parallax.core.client.debugger.VisualGraphAbstract
 
getControlPointsArray() - Method in class thothbot.parallax.core.shared.math.Spline
 
getCount() - Method in class thothbot.parallax.loader.shared.collada.DaeAccessor
 
getCount() - Method in class thothbot.parallax.loader.shared.collada.DaePrimitive
 
getCurveLengths() - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
getCurves() - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
getDaeDocument() - Method in class thothbot.parallax.loader.shared.ColladaLoader
 
getDashSize() - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
The size of the dash.
getData() - Method in class thothbot.parallax.core.client.textures.DataTexture
 
getData() - Method in class thothbot.parallax.loader.shared.collada.DaeArrayFloat
 
getData() - Method in class thothbot.parallax.loader.shared.collada.DaeSource
 
getData() - Method in class thothbot.parallax.loader.shared.collada.DaeTransform
 
getDbgColor() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getDbgIndex() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getDbgName() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getDefaultNormalVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getDefaultVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getDensity() - Method in class thothbot.parallax.core.shared.scenes.FogExp2
Get density parameter
getDepthBuffer() - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
 
getDepthTest() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getDepthWrite() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getDescription() - Method in interface thothbot.parallax.loader.shared.json.JsoMetadata
 
getDirection() - Method in class thothbot.parallax.core.shared.math.Ray
 
getDistance() - Method in class thothbot.parallax.core.shared.lights.PointLight
 
getDistance() - Method in class thothbot.parallax.core.shared.lights.SpotLight
Gets the distance.
getDocument() - Method in class thothbot.parallax.loader.shared.collada.DaeDocument
 
getDocument() - Method in class thothbot.parallax.loader.shared.ColladaLoader
 
getDrawcalls() - Method in class thothbot.parallax.core.shared.core.BufferGeometry
For geometries that use indexed triangles, this Array can be used to split the object into multiple WebGL draw calls.
getDuration() - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
 
getEmissive() - Method in interface thothbot.parallax.core.shared.materials.HasAmbientEmissiveColor
Gets Emissive color
getEmissive() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getEmissive() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getEnd() - Method in class thothbot.parallax.core.shared.math.Line3
 
getEnvMap() - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
Gets environmental texture
getEnvMap() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getEnvMap() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getEnvMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getEnvmapFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getEnvmapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getEnvmapParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getEnvmapVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getError() - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return error information.
getExponent() - Method in class thothbot.parallax.core.shared.lights.SpotLight
 
getExtension(String) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns an object if the passed extension is supported, or null if not.
getFaces() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets the List of triangles: Face3.
getFaces() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getFaces3() - Method in class thothbot.parallax.core.shared.core.GeometryGroup
 
getFaceVertexUvs() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets the List of face UV layers.
getFar() - Method in interface thothbot.parallax.core.shared.cameras.HasNearFar
Gets Camera frustum far plane.
getFar() - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
Gets Camera frustum far plane.
getFar() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
Gets Camera frustum far plane.
getFar() - Method in class thothbot.parallax.core.shared.core.Raycaster
The far factor of the raycaster.
getFar() - Method in class thothbot.parallax.core.shared.scenes.Fog
Get far fog parameter
getFlat() - Method in class thothbot.parallax.core.shared.core.Face3
 
getFloat32(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getFloat32(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getFloat64(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getFloat64(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getFog() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getFog() - Method in class thothbot.parallax.core.shared.scenes.Scene
Get fogAbstract associated with the Scene.
getFogFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getFogParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getFormat() - Method in class thothbot.parallax.core.client.textures.Texture
Gets the PixelFormat value.
getFormatVersion() - Method in interface thothbot.parallax.loader.shared.json.JsoMetadata
 
getFov() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
Gets Camera frustum vertical field of view.
getFragmentShader() - Method in interface thothbot.parallax.core.client.shaders.Shader.DefaultResources
 
getFragmentShader() - Method in interface thothbot.parallax.plugins.postprocessing.shaders.DOFMipMapShader.Resources
 
getFragmentShader() - Method in interface thothbot.parallax.plugins.postprocessing.shaders.FilmShader.Resources
 
getFragmentSource() - Method in class thothbot.parallax.core.client.shaders.Shader
Gets source of the Fragment shader.
getFramebufferAttachmentParameter(FramebufferSlot, FramebufferParameterName) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the value for the passed pname given the passed target and attachment.
getFramebufferAttachmentParameteri(FramebufferSlot, FramebufferParameterName) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the value for the passed pname given the passed target and attachment.
getFullHeight() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
getFullWidth() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
getG() - Method in class thothbot.parallax.core.shared.math.Color
get G-component of the color.
getGapSize() - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
The size of the gap.
getGeometry() - Method in class thothbot.parallax.core.shared.core.GeometryObject
 
getGeometry() - Method in class thothbot.parallax.loader.shared.collada.DaeMesh
 
getGL() - Method in class thothbot.parallax.core.client.context.Canvas3d
Gets the WebGL context.
getGL() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
Gets the WebGL context from the Canvas3d widget.
getGLContextAttributesImpl() - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
Gets the JavaScriptObject for the
getGroundColor() - Method in class thothbot.parallax.core.shared.lights.HemisphereLight
 
getHeight() - Method in class thothbot.parallax.core.client.context.Canvas3d
Gets the height of the canvas3d.
getHeight() - Method in class thothbot.parallax.core.client.textures.DataTexture
 
getHeight() - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
 
getHeight() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
getHex() - Method in class thothbot.parallax.core.shared.math.Color
Gets HEX value.
getHexString() - Method in class thothbot.parallax.core.shared.math.Color
 
getHoles() - Method in class thothbot.parallax.core.shared.curves.Shape
 
getHSL() - Method in class thothbot.parallax.core.shared.math.Color
 
getId() - Method in class thothbot.parallax.core.client.renderers.WebGLGeometry
 
getId() - Method in class thothbot.parallax.core.client.shaders.Shader
Gets program ID
getId() - Method in class thothbot.parallax.core.client.textures.Texture
Gets texture ID.
getId() - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
Gets the Unique number of this geometry instance
getId() - Method in class thothbot.parallax.core.shared.core.GeometryGroup
 
getId() - Method in class thothbot.parallax.core.shared.core.Object3D
Unique number for this object instance.
getId() - Method in class thothbot.parallax.core.shared.materials.Material
Gets unique number of this material instance.
getID() - Method in class thothbot.parallax.loader.shared.collada.DaeIdElement
 
getIllumination() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getImage(int) - Method in class thothbot.parallax.core.client.textures.CubeTexture
Getting Image Element by its index
getImage() - Method in class thothbot.parallax.core.client.textures.Texture
Gets texture media element.
getInfluencesPerVertex() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getInfo() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
Gets WebGlRendererInfo instance with debug information.
getInitFrom() - Method in class thothbot.parallax.loader.shared.collada.DaeImage
 
getInput() - Method in class thothbot.parallax.loader.shared.collada.DaeTriangles
 
getInput() - Method in class thothbot.parallax.loader.shared.collada.DaeVertices
 
getInstanceEffect() - Method in class thothbot.parallax.loader.shared.collada.DaeMaterial
 
getInt16(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getInt16(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getInt32(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getInt32(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getInt8(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getIntensity() - Method in class thothbot.parallax.core.shared.lights.AreaLight
Gets Light's intensity.
getIntensity() - Method in interface thothbot.parallax.core.shared.lights.HasIntensity
Gets Light's intensity.
getIntensity() - Method in class thothbot.parallax.core.shared.lights.HemisphereLight
 
getIntensity() - Method in class thothbot.parallax.core.shared.lights.PointLight
 
getIntensity() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
Gets Light's intensity.
getInverse(Matrix4) - Method in class thothbot.parallax.core.shared.math.Matrix3
Sets the value of this matrix to the matrix inverse of the passed matrix m.
getInverse(Matrix4) - Method in class thothbot.parallax.core.shared.math.Matrix4
Sets the value of this matrix to the matrix inverse of the passed matrix m.
getItemSize() - Method in class thothbot.parallax.core.shared.core.BufferAttribute
 
getLeft() - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
Gets Camera frustum left plane.
getLength() - Method in class thothbot.parallax.core.client.gl2.arrays.TypeArray
Gets the length of this array in elements.
getLength() - Method in class thothbot.parallax.core.shared.core.BufferAttribute
 
getLength() - Method in class thothbot.parallax.core.shared.curves.Curve
 
getLength() - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
getLengths() - Method in class thothbot.parallax.core.shared.curves.Curve
 
getLengths(int) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getLensFlares() - Method in class thothbot.parallax.plugins.lensflare.LensFlare
 
getLightMap() - Method in interface thothbot.parallax.core.shared.materials.HasLightMap
 
getLightMap() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getLightMap() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getLightMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getLightmapFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightmapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightmapParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightmapVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLights() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getLightsLambertParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightsLambertVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightsPhongFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightsPhongParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightsPhongParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLightsPhongVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLinearToGammaFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLineDistances() - Method in class thothbot.parallax.core.shared.core.Geometry
 
getLinewidth() - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
Line thickness.
getLocation() - Method in class thothbot.parallax.core.client.shaders.Uniform
 
getLODs() - Method in class thothbot.parallax.core.shared.objects.LOD
 
getLogdepthbufFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLogdepthbufParFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLogdepthbufParVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getLogdepthbufVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMagFilter() - Method in class thothbot.parallax.core.client.textures.Texture
Gets the texture magnification function.
getMap() - Method in interface thothbot.parallax.core.shared.materials.HasMap
 
getMap() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getMap() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getMap() - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
 
getMap() - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
 
getMapAlpha() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapAlphaAnisotropy() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapAlphaOffset() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapAlphaRepeat() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapAlphaWrap() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapBump() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapBumpAnisotropy() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapBumpOffset() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapBumpRepeat() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapBumpScale() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapBumpWrap() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapDiffuse() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapDiffuseAnisotropy() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapDiffuseOffset() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapDiffuseRepeat() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapDiffuseWrap() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMapLight() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapLightAnisotropy() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapLightOffset() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapLightRepeat() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapLightWrap() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapNormal() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapNormalAnisotropy() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapNormalFactor() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapNormalOffset() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapNormalRepeat() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapNormalWrap() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMapParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMapParticleFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMapParticleParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMapping() - Method in class thothbot.parallax.core.client.textures.Texture
Get the @{link Texture.MAPPING_MODE} value.
getMapSpecular() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapSpecularAnisotropy() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapSpecularOffset() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapSpecularRepeat() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapSpecularWrap() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getMapVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMaterial() - Method in class thothbot.parallax.core.shared.core.GeometryObject
 
getMaterial() - Method in class thothbot.parallax.loader.shared.collada.DaeEffect
 
getMaterial() - Method in class thothbot.parallax.loader.shared.collada.DaePrimitive
 
getMaterial() - Method in class thothbot.parallax.plugins.postprocessing.ShaderPass
 
getMaterial() - Method in class thothbot.parallax.plugins.postprocessing.TexturePass
 
getMaterialIndex() - Method in class thothbot.parallax.core.shared.core.Face3
Gets Material index.
getMaterialIndex() - Method in class thothbot.parallax.core.shared.core.GeometryGroup
 
getMaterials() - Method in class thothbot.parallax.core.shared.materials.MeshFaceMaterial
Get or set the materials for the geometry.
getMaterials() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getMaterials() - Method in class thothbot.parallax.loader.shared.JsonLoader
 
getMatrix() - Method in class thothbot.parallax.core.shared.core.Object3D
Local transform.
getMatrixWorld() - Method in class thothbot.parallax.core.shared.core.Object3D
The global transform of the object.
getMatrixWorldInverse() - Method in class thothbot.parallax.core.shared.cameras.Camera
This is the inverse of matrixWorld.
getMax() - Method in class thothbot.parallax.core.shared.math.Box2
 
getMax() - Method in class thothbot.parallax.core.shared.math.Box3
 
getMaxAnisotropy() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
getMaxScaleOnAxis() - Method in class thothbot.parallax.core.shared.math.Matrix4
 
getMemory() - Method in class thothbot.parallax.core.client.renderers.WebGlRendererInfo
getMesh() - Method in class thothbot.parallax.loader.shared.collada.DaeGeometry
 
getMesh() - Method in class thothbot.parallax.loader.shared.collada.DaePrimitive
 
getMessage() - Method in class thothbot.parallax.core.client.events.Context3dErrorEvent
 
getMetadata() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getMin() - Method in class thothbot.parallax.core.shared.math.Box2
 
getMin() - Method in class thothbot.parallax.core.shared.math.Box3
 
getMinFilter() - Method in class thothbot.parallax.core.client.textures.Texture
Gets the texture minifying function.
getMipmaps() - Method in class thothbot.parallax.core.client.textures.CompressedTexture
 
getMode() - Method in class thothbot.parallax.core.shared.objects.Line
 
getMorphColors() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets the List of Geometry.MorphColor.
getMorphColors() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getMorphNormals() - Method in class thothbot.parallax.core.shared.core.Geometry
Get the List of Geometry.MorphNormal.
getMorphnormalVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMorphtargetParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getMorphTargets() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets the List of Geometry.MorphTarget.
getMorphTargets() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getMorphtargetVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getName() - Method in class thothbot.parallax.core.client.gl2.WebGLActiveInfo
The name of the requested variable.
getName() - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
Name for this geometry.
getName() - Method in class thothbot.parallax.core.shared.core.Object3D
Optional name of the object (doesn't need to be unique).
getName() - Method in class thothbot.parallax.core.shared.materials.Material
Gets material name.
getName() - Method in class thothbot.parallax.core.shared.scenes.AbstractFog
 
getName() - Method in class thothbot.parallax.loader.shared.collada.DaeIdElement
 
getName() - Method in class thothbot.parallax.loader.shared.collada.DaeParam
 
getName() - Method in interface thothbot.parallax.loader.shared.json.JsoMorphColors
 
getName() - Method in interface thothbot.parallax.loader.shared.json.JsoMorphTargets
 
getNear() - Method in interface thothbot.parallax.core.shared.cameras.HasNearFar
Gets Camera frustum near plane.
getNear() - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
Gets Camera frustum near plane.
getNear() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
Gets Camera frustum near plane.
getNear() - Method in class thothbot.parallax.core.shared.core.Raycaster
The near factor of the raycaster.
getNear() - Method in class thothbot.parallax.core.shared.scenes.Fog
Get near fog parameter
getNextHighestPowerOfTwo(int) - Static method in class thothbot.parallax.core.shared.math.Mathematics
 
getNode() - Method in class thothbot.parallax.loader.shared.collada.DaeElement
 
getNodes() - Method in class thothbot.parallax.loader.shared.collada.DaeNode
 
getNodes() - Method in class thothbot.parallax.loader.shared.collada.DaeVisualScene
 
getNormal() - Method in class thothbot.parallax.core.shared.core.Face3
Gets the Face normal.
getNormal() - Method in class thothbot.parallax.core.shared.math.Plane
 
getNormalMap() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getNormalMap() - Method in interface thothbot.parallax.core.shared.materials.HasNormalMap
 
getNormalMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getNormalmapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getNormalMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.math.Matrix3
 
getNormals() - Method in class thothbot.parallax.core.shared.curves.FrenetFrames
 
getNormals() - Method in class thothbot.parallax.core.shared.geometries.FrenetFrames
 
getNormals() - Method in class thothbot.parallax.core.shared.geometries.TubeGeometry
 
getNormals() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getNormalScale() - Method in interface thothbot.parallax.core.shared.materials.HasNormalMap
 
getNormalScale() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getNormalVector(double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getNumItems() - Method in class thothbot.parallax.core.shared.core.BufferAttribute
 
getNumMorphNormals() - Method in class thothbot.parallax.core.shared.core.GeometryGroup
 
getNumMorphTargets() - Method in class thothbot.parallax.core.shared.core.GeometryGroup
 
getNumSupportedMorphNormals() - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
 
getNumSupportedMorphNormals() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getNumSupportedMorphNormals() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getNumSupportedMorphNormals() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getNumSupportedMorphNormals() - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
 
getNumSupportedMorphTargets() - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
 
getNumSupportedMorphTargets() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getNumSupportedMorphTargets() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getNumSupportedMorphTargets() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getNumSupportedMorphTargets() - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
 
getObject() - Method in class thothbot.parallax.core.client.controls.Controls
Gets controlled instance.
getObject() - Method in class thothbot.parallax.loader.shared.collada.DaeTransform
 
getObject() - Method in class thothbot.parallax.loader.shared.collada.DaeTransformMatrix
 
getObject() - Method in class thothbot.parallax.loader.shared.collada.DaeTransformRotate
 
getObject() - Method in class thothbot.parallax.loader.shared.collada.DaeTransformVector
 
getObject3D() - Method in class thothbot.parallax.core.shared.objects.LOD
 
getObjectById(int, boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
Searches through the object's children and returns the first with a matching id, optionally recursive.
getObjectByName(String, boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
Searches through the object's children and returns the first with a matching name, optionally recursive.
getObjects() - Method in class thothbot.parallax.plugins.lensflare.LensFlarePlugin
 
getObjects() - Method in class thothbot.parallax.plugins.sprite.SpritePlugin
 
getOffset() - Method in class thothbot.parallax.core.client.textures.Texture
Gets texture offset.
getOffset() - Method in class thothbot.parallax.loader.shared.collada.DaeInput
 
getOpacity() - Method in class thothbot.parallax.core.shared.materials.Material
Gets opacity.
getOpticalDensity() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getOrder() - Method in class thothbot.parallax.core.shared.math.Euler
 
getOrigin() - Method in class thothbot.parallax.core.shared.math.Ray
 
getOriginalCamera() - Method in class thothbot.parallax.core.shared.lights.VirtualLight
 
getOverrideMaterial() - Method in class thothbot.parallax.core.shared.scenes.Scene
 
getParameter(int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the value or values of a selected parameter.
getParameter(Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
 
getParameter(Vector2, Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
 
getParameter(Vector3) - Method in class thothbot.parallax.core.shared.math.Box3
 
getParameterb(int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getParameterf(int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getParameteri(int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getParams() - Method in class thothbot.parallax.loader.shared.collada.DaeAccessor
 
getParent() - Method in class thothbot.parallax.core.shared.core.Object3D
Object's parent in the scene graph.
getParticle() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getPath() - Method in class thothbot.parallax.core.shared.geometries.TubeGeometry
 
getPlanes() - Method in class thothbot.parallax.core.shared.math.Frustum
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.ArcCurve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.CubicBezierCurve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.CubicBezierCurve3
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.CurvePath
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.EllipseCurve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.LineCurve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.LineCurve3
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveCinquefoilKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveDecoratedTorusKnot4a
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveDecoratedTorusKnot4b
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveDecoratedTorusKnot5a
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveDecoratedTorusKnot5c
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveFigureEightPolynomialKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveGrannyKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveHeart
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveHelix
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveTorusKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveTrefoilKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveTrefoilPolynomialKnot
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.parametric.CurveViviani
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.QuadraticBezierCurve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.QuadraticBezierCurve3
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.SplineCurve
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.SplineCurve3
 
getPoint(double) - Method in class thothbot.parallax.core.shared.curves.SplineCurve3Closed
 
getPoint(int) - Method in class thothbot.parallax.core.shared.math.Spline
 
getPointAt(double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getPointAt(double) - Method in class thothbot.parallax.core.shared.curves.LineCurve
 
getPoints() - Method in class thothbot.parallax.core.shared.curves.Curve
 
getPoints(int) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getPoints(boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
getPoints(int, boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
getPointsFrustum() - Method in class thothbot.parallax.core.shared.lights.VirtualLight
 
getPointsHoles() - Method in class thothbot.parallax.core.shared.curves.Shape
 
getPointsHoles(boolean) - Method in class thothbot.parallax.core.shared.curves.Shape
 
getPointsWorld() - Method in class thothbot.parallax.core.shared.lights.VirtualLight
 
getPolygonOffsetFactor() - Method in class thothbot.parallax.core.shared.materials.Material
 
getPolygonOffsetUnits() - Method in class thothbot.parallax.core.shared.materials.Material
 
getPosition() - Method in class thothbot.parallax.core.shared.core.Object3D
Object's local position.
getPositionScreen() - Method in class thothbot.parallax.plugins.lensflare.LensFlare
 
getPrecision() - Method in class thothbot.parallax.core.client.gl2.WebGLShaderPrecisionFormat
 
getPrecision() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
getPrimitives() - Method in class thothbot.parallax.loader.shared.collada.DaeMesh
 
getProgram() - Method in class thothbot.parallax.core.client.shaders.Shader
Gets the shader program.
getProgramInfoLog(WebGLProgram) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns the information log for a program object.
getProgramParameterb(WebGLProgram, ProgramParameter) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the value for the passed pname given the passed program.
getProgramParameteri(WebGLProgram, ProgramParameter) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getProjectionMatrix() - Method in class thothbot.parallax.core.shared.cameras.Camera
This is the matrix which contains the projection.
getQuad() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getQuaternion() - Method in class thothbot.parallax.core.shared.core.Object3D
Object's local rotation as Quaternion.
getR() - Method in class thothbot.parallax.core.shared.math.Color
get R-component of the color.
getRadius() - Method in class thothbot.parallax.core.shared.math.Sphere
 
getRangeMax() - Method in class thothbot.parallax.core.client.gl2.WebGLShaderPrecisionFormat
 
getRangeMin() - Method in class thothbot.parallax.core.client.gl2.WebGLShaderPrecisionFormat
 
getRay() - Method in class thothbot.parallax.core.shared.core.Raycaster
The Ray used for the raycasting.
getReadBuffer() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getReflectivity() - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
Gets reflectivity
getReflectivity() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getReflectivity() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getReflectivity() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getReflectivity() - Method in class thothbot.parallax.loader.shared.collada.DaeShader
 
getRefractionRatio() - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
Gets Refraction Ratio
getRefractionRatio() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getRefractionRatio() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getRefractionRatio() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getRender() - Method in class thothbot.parallax.core.client.renderers.WebGlRendererInfo
getRenderbufferParameteri(RenderbufferParameterName) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the value for the passed pname given the passed target.
getRenderDepth() - Method in class thothbot.parallax.core.shared.core.Object3D
 
getRenderer() - Method in class thothbot.parallax.core.client.AnimatedScene
Gets WebGLRenderer associated with the AnimatedScene.
getRenderer() - Method in class thothbot.parallax.core.client.events.ViewportResizeEvent
 
getRenderer() - Method in class thothbot.parallax.core.client.renderers.Plugin
 
getRenderer() - Method in class thothbot.parallax.core.client.RenderingPanel
getRenderTarget() - Method in class thothbot.parallax.core.shared.cameras.CubeCamera
The cube texture that gets generated.
getRenderTarget1() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getRenderTarget2() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getRepeat() - Method in class thothbot.parallax.core.client.textures.Texture
Gets repeat vector.
getRight() - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
Gets Camera frustum right plane.
getRotation() - Method in class thothbot.parallax.core.shared.core.Object3D
Object's local rotation (Euler angles), in radians.
getRotation() - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
 
getScale() - Method in class thothbot.parallax.core.shared.core.Object3D
Object's local scale.
getScale() - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
 
getScale() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getScene() - Method in class thothbot.parallax.core.client.AnimatedScene
Gets the main Scene object.
getScene() - Method in class thothbot.parallax.core.client.renderers.Plugin
 
getScene() - Method in class thothbot.parallax.loader.shared.collada.DaeDocument
 
getSemantic() - Method in class thothbot.parallax.loader.shared.collada.DaeInput
 
getSet() - Method in class thothbot.parallax.loader.shared.collada.DaeInput
 
getShader() - Method in class thothbot.parallax.core.shared.materials.Material
 
getShader() - Method in class thothbot.parallax.loader.shared.collada.DaeEffect
 
getShaderInfoLog(WebGLShader) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns the information log for a shader object.
getShaderParameterb(WebGLShader, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the value for the passed pname given the passed shader.
getShaderParameteri(WebGLShader, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getShaderPrecisionFormat(Shaders, ShaderPrecisionSpecifiedTypes) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getShaderSource(WebGLShader) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns the source code string from a shader object.
getShading() - Method in interface thothbot.parallax.core.shared.materials.HasShading
 
getShading() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getShading() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getShading() - Method in class thothbot.parallax.core.shared.materials.MeshNormalMaterial
 
getShading() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getShading() - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
 
getShading() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getShadowBias() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowCamera() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowCameraBottom() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCameraFar() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowCameraFov() - Method in class thothbot.parallax.core.shared.lights.SpotLight
 
getShadowCameraLeft() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCameraNear() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowCameraRight() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCameraTop() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeArray() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeBias() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeCount() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeFarZ() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeHeight() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeNearZ() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeOffset() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowCascadeWidth() - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
 
getShadowDarkness() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowmap() - Static method in class thothbot.parallax.core.client.shaders.UniformsLib
 
getShadowMap() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowmapFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getShadowMapHeight() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowmapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getShadowmapParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getShadowMapSize() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowmapVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getShadowMapWidth() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShadowMatrix() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
 
getShininess() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getShininess() - Method in class thothbot.parallax.loader.shared.collada.DaeShader
 
getSID() - Method in class thothbot.parallax.loader.shared.collada.DaeIdElement
 
getSides() - Method in class thothbot.parallax.core.shared.materials.Material
 
getSize() - Method in class thothbot.parallax.core.client.gl2.WebGLActiveInfo
The size of the requested variable.
getSize() - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
 
getSkin() - Method in class thothbot.parallax.core.shared.objects.Bone
 
getSkin() - Method in class thothbot.parallax.loader.shared.collada.DaeController
 
getSkinBaseVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getSkinIndices() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets the List of skinning indices, matching number and order of vertices.
getSkinIndices() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getSkinningParsVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getSkinningVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getSkinNormalVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getSkinWeights() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets the List of skinning weights, matching number and order of vertices.
getSkinWeights() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getSource() - Method in class thothbot.parallax.loader.shared.collada.DaeAccessor
 
getSource() - Method in class thothbot.parallax.loader.shared.collada.DaeInput
 
getSources() - Method in class thothbot.parallax.loader.shared.collada.DaeMesh
 
getSpacedPoints() - Method in class thothbot.parallax.core.shared.curves.Curve
 
getSpacedPoints(int) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getSpacedPoints(boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
getSpacedPoints(int, boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
getSpacedPointsHoles(boolean) - Method in class thothbot.parallax.core.shared.curves.Shape
 
getSpecular() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getSpecularCoef() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getSpecularMap() - Method in interface thothbot.parallax.core.shared.materials.HasSpecularMap
 
getSpecularMap() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getSpecularMap() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getSpecularMap() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getSpecularmapFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getSpecularmapParsFragment() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getStart() - Method in class thothbot.parallax.core.shared.math.Line3
 
getStencilBuffer() - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
 
getStride() - Method in class thothbot.parallax.loader.shared.collada.DaeAccessor
 
getStyle() - Method in class thothbot.parallax.core.shared.math.Color
 
getSupportedExtensions() - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Returns an array of all the supported extension strings.
getSupportedExtensionsAsJsArray() - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getTangent(double) - Method in class thothbot.parallax.core.shared.curves.CubicBezierCurve
 
getTangent(double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getTangent(double) - Method in class thothbot.parallax.core.shared.curves.LineCurve
 
getTangent(double) - Method in class thothbot.parallax.core.shared.curves.QuadraticBezierCurve
 
getTangentAt(double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getTangents() - Method in class thothbot.parallax.core.shared.curves.FrenetFrames
 
getTangents() - Method in class thothbot.parallax.core.shared.geometries.FrenetFrames
 
getTangents() - Method in class thothbot.parallax.core.shared.geometries.TubeGeometry
 
getTarget() - Method in class thothbot.parallax.core.client.controls.TrackballControls
 
getTarget() - Method in class thothbot.parallax.core.shared.lights.ShadowLight
Gets Target used for shadow camera orientation.
getTexParameteri(int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
GetTextureParameter - Enum in thothbot.parallax.core.client.gl2.enums
 
getTexturePath() - Method in class thothbot.parallax.loader.shared.XHRLoader
 
getTextureUnit() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
 
getTime() - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
 
getTimer() - Method in class thothbot.parallax.core.client.renderers.WebGlRendererInfo
getTop() - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
Gets Camera frustum top plane.
getTransformedPoints() - Method in class thothbot.parallax.core.shared.curves.Path
 
getTransformedPoints(boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
getTransformedPoints(boolean, List<CurvePath>) - Method in class thothbot.parallax.core.shared.curves.Path
 
getTransformedSpacedPoints(boolean) - Method in class thothbot.parallax.core.shared.curves.Path
 
getTransformedSpacedPoints(boolean, List<CurvePath>) - Method in class thothbot.parallax.core.shared.curves.Path
 
getTransparency() - Method in class thothbot.parallax.loader.shared.collada.DaeShader
 
getTransparency() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getTransparent() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getType() - Static method in class thothbot.parallax.core.client.context.Context3dLostEvent
 
getType() - Method in class thothbot.parallax.core.client.gl2.WebGLActiveInfo
The data type of the requested variable.
getType() - Method in class thothbot.parallax.core.client.renderers.Plugin
 
getType() - Method in class thothbot.parallax.core.client.renderers.ShadowMap
 
getType() - Method in class thothbot.parallax.core.client.shaders.Uniform
 
getType() - Method in class thothbot.parallax.core.client.textures.Texture
Sets the PixelType value.
getType() - Method in class thothbot.parallax.core.shared.objects.Line
 
getType() - Method in class thothbot.parallax.loader.shared.collada.DaeParam
 
getType() - Method in class thothbot.parallax.loader.shared.collada.DaeShader
 
getType() - Method in class thothbot.parallax.loader.shared.collada.DaeSource
 
getType() - Method in class thothbot.parallax.plugins.lensflare.LensFlarePlugin
 
getType() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getType() - Method in class thothbot.parallax.plugins.sprite.SpritePlugin
 
getUint16(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUint16(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUint32(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUint32(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUint32AsDouble(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUint32AsDouble(int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUint8(int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
 
getUniform(WebGLProgram, WebGLUniformLocation) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the uniform value at the passed location in the passed program.
getUniformb(WebGLProgram, WebGLUniformLocation) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the uniform value at the passed location in the passed program.
getUniformf(WebGLProgram, WebGLUniformLocation) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the uniform value at the passed location in the passed program.
getUniformi(WebGLProgram, WebGLUniformLocation) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the uniform value at the passed location in the passed program.
getUniformLocation(WebGLProgram, String) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the location of a uniform variable.
getUniforms() - Method in class thothbot.parallax.core.client.shaders.Shader
Gets shader's uniforms.
getUniforms() - Method in class thothbot.parallax.plugins.postprocessing.ShaderPass
 
getUnit() - Method in class thothbot.parallax.loader.shared.collada.DaeAsset
 
getUnpackAlignment() - Method in class thothbot.parallax.core.client.textures.Texture
 
getUp() - Method in class thothbot.parallax.core.shared.core.Object3D
Up direction.
getUpAxis() - Method in class thothbot.parallax.loader.shared.collada.DaeAsset
 
getUpdateCallback() - Method in class thothbot.parallax.plugins.lensflare.LensFlare
 
getUtoTmapping(double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getUtoTmapping(double, double) - Method in class thothbot.parallax.core.shared.curves.Curve
 
getUvs() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.AlphaFunction
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BeginMode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BlendEquationMode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BlendingFactorDest
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BlendingFactorSrc
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BufferObjects
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BufferParameterName
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BufferTarget
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.BufferUsage
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ClearBufferMask
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.CullFaceMode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.DataType
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.DepthFunction
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.DrawElementsType
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.EnableCap
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ErrorCode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.FramebufferErrorCode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.FramebufferParameterName
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.FramebufferSlot
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.FrontFaceDirection
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.GetTextureParameter
 
getValue() - Method in interface thothbot.parallax.core.client.gl2.enums.GLEnum
Gets the enum's numerical value.
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.HintMode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.HintTarget
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.PixelFormat
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.PixelStoreParameter
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.PixelType
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ProgramParameter
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ReadFormat
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.RenderbufferInternalFormat
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.RenderbufferParameterName
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.SeparateBlendFunctions
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ShaderParameter
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ShaderPrecisionSpecifiedTypes
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.Shaders
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.ShaderSource
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.StencilFunction
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.StencilOp
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.TextureMagFilter
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.TextureMinFilter
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.TextureParameterName
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.TextureTarget
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.TextureUnit
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.TextureWrapMode
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.UniformTypes
 
getValue() - Method in enum thothbot.parallax.core.client.gl2.enums.VertexArrays
 
getValue() - Method in class thothbot.parallax.core.client.shaders.Attribute
 
getValue() - Method in class thothbot.parallax.core.client.shaders.Uniform
 
getValue() - Method in enum thothbot.parallax.core.client.textures.Texture.OPERATIONS
 
getValue() - Method in enum thothbot.parallax.loader.shared.json.JsoBlending
 
getValue() - Method in enum thothbot.parallax.loader.shared.json.JsoTextureWrapMode
 
getVertexAttrib(int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the information requested in pname about the vertex attribute at the passed index.
getVertexAttribb(int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the information requested in pname about the vertex attribute at the passed index.
getVertexAttribi(int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
Return the information requested in pname about the vertex attribute at the passed index.
getVertexAttribOffset(int, String) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
 
getVertexColors() - Method in class thothbot.parallax.core.shared.core.Face3
Gets List of 3 vertex colors.
getVertexColors() - Method in interface thothbot.parallax.loader.shared.json.JsoMaterial
 
getVertexNormals() - Method in class thothbot.parallax.core.shared.core.Face3
Gets List of 3 vertex normals.
getVertexShader() - Method in interface thothbot.parallax.core.client.shaders.Shader.DefaultResources
 
getVertexShader() - Method in interface thothbot.parallax.plugins.postprocessing.shaders.DOFMipMapShader.Resources
 
getVertexShader() - Method in interface thothbot.parallax.plugins.postprocessing.shaders.FilmShader.Resources
 
getVertexSource() - Method in class thothbot.parallax.core.client.shaders.Shader
Gets source of the Vertex shader.
getVertexTangents() - Method in class thothbot.parallax.core.shared.core.Face3
Gets List of 3 vertex tangets.
getVertices() - Method in class thothbot.parallax.core.shared.core.Geometry
Gets List of Vector3.
getVertices() - Method in class thothbot.parallax.core.shared.core.GeometryGroup
 
getVertices() - Method in class thothbot.parallax.loader.shared.collada.DaeMesh
 
getVertices() - Method in interface thothbot.parallax.loader.shared.json.JsoMorphTargets
 
getVertices() - Method in interface thothbot.parallax.loader.shared.json.JsoObject
 
getVisibleAtDistance() - Method in class thothbot.parallax.core.shared.objects.LOD
 
getW() - Method in class thothbot.parallax.core.shared.math.Quaternion
get W coordinate from the Quaternion
getW() - Method in class thothbot.parallax.core.shared.math.Vector4
get W coordinate from the vector
getWebGLFramebuffer() - Method in class thothbot.parallax.core.client.textures.RenderTargetCubeTexture
 
getWebGLFramebuffer() - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
 
getWebGlTexture() - Method in class thothbot.parallax.core.client.textures.Texture
 
getWidget() - Method in class thothbot.parallax.core.client.controls.Controls
Gets widget.
getWidth() - Method in class thothbot.parallax.core.client.context.Canvas3d
Gets the width of the canvas3d.
getWidth() - Method in class thothbot.parallax.core.client.textures.DataTexture
 
getWidth() - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
 
getWidth() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
getWireframeLineWidth() - Method in interface thothbot.parallax.core.shared.materials.HasWireframe
 
getWireframeLineWidth() - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
 
getWireframeLineWidth() - Method in class thothbot.parallax.core.shared.materials.MeshDepthMaterial
 
getWireframeLineWidth() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getWireframeLineWidth() - Method in class thothbot.parallax.core.shared.materials.MeshNormalMaterial
 
getWireframeLineWidth() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getWireframeLineWidth() - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
 
getWorldDirection() - Method in class thothbot.parallax.core.shared.cameras.Camera
 
getWorldDirection(Vector3) - Method in class thothbot.parallax.core.shared.cameras.Camera
 
getWorldDirection() - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldDirection(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldPosition() - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldPosition(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldposVertex() - Method in interface thothbot.parallax.core.client.shaders.Chunks
 
getWorldQuaternion(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldQuaternion(Quaternion) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldRotation() - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldRotation(Euler) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldScale() - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWorldScale(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
 
getWrapRGB() - Method in interface thothbot.parallax.core.shared.materials.HasWrap
 
getWrapRGB() - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
 
getWrapRGB() - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
 
getWrapS() - Method in class thothbot.parallax.core.client.textures.Texture
Gets the wrap parameter for texture coordinate S.
getWrapT() - Method in class thothbot.parallax.core.client.textures.Texture
Gets the wrap parameter for texture coordinate T.
getWriteBuffer() - Method in class thothbot.parallax.plugins.postprocessing.Postprocessing
 
getX() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
getX() - Method in class thothbot.parallax.core.shared.math.Euler
 
getX() - Method in class thothbot.parallax.core.shared.math.Quaternion
get X coordinate from the Quaternion
getX() - Method in class thothbot.parallax.core.shared.math.Vector2
get X coordinate from the vector
getY() - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
 
getY() - Method in class thothbot.parallax.core.shared.math.Euler
 
getY() - Method in class thothbot.parallax.core.shared.math.Quaternion
get Y coordinate from the Quaternion
getY() - Method in class thothbot.parallax.core.shared.math.Vector2
get Y coordinate from the vector
getZ() - Method in class thothbot.parallax.core.shared.math.Euler
 
getZ() - Method in class thothbot.parallax.core.shared.math.Quaternion
get Z coordinate from the Quaternion
getZ() - Method in class thothbot.parallax.core.shared.math.Vector3
get Z coordinate from the vector
getZ() - Method in class thothbot.parallax.plugins.sprite.Sprite
 
GLEnum - Interface in thothbot.parallax.core.client.gl2.enums
 
GREATER - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
GREEN_BITS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
 
GridHelper - Class in thothbot.parallax.core.shared.helpers
 
GridHelper(double, double) - Constructor for class thothbot.parallax.core.shared.helpers.GridHelper
 
groundColors - Variable in class thothbot.parallax.core.shared.lights.HemisphereLight.UniformHemisphere
 
Group - Class in thothbot.parallax.core.shared.objects
 
Group() - Constructor for class thothbot.parallax.core.shared.objects.Group
 
Gyroscope - Class in thothbot.parallax.core.shared.core
 
Gyroscope() - Constructor for class thothbot.parallax.core.shared.core.Gyroscope
 
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