| 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 — Property, class com.yogurt3d.core.materials.base.Color |
| |
| add(_quaterion:com.yogurt3d.core.transformations:Quaternion, _output:com.yogurt3d.core.transformations:Quaternion) — method, class com.yogurt3d.core.transformations.Quaternion |
| |
| add(_filePath:String, _loaderType:Class, _parserType:Class, _props:Object) — method, class com.yogurt3d.io.managers.loadmanagers.LoadManager |
|
Adds a file to the load list. |
| addAnimation(_id:String, _data:com.yogurt3d.core.animation:SkeletalAnimationData) — method, class com.yogurt3d.core.animation.controllers.SkinController |
| |
| addBoneData(frame:int, boneName:String, _translation:flash.geom:Vector3D, _rotation:com.yogurt3d.core.transformations:Quaternion, _scale:flash.geom:Vector3D) — method, class com.yogurt3d.core.animation.SkeletalAnimationData |
| |
| addChild(_child:com.yogurt3d.core.sceneobjects.interfaces:ISceneObject, _container:com.yogurt3d.core.sceneobjects.interfaces:ISceneObjectContainer, index:int) — Static Method , class com.yogurt3d.core.managers.scenetreemanager.SceneTreeManager |
| |
| addChild(_value:com.yogurt3d.core.sceneobjects.interfaces:ISceneObject) — method, class com.yogurt3d.core.sceneobjects.Scene |
|
Adds given child object into this
IScene instance
|
| addChild(_value:com.yogurt3d.core.sceneobjects.interfaces:ISceneObject) — method, class com.yogurt3d.core.sceneobjects.SceneObjectContainer |
|
Adds specified child object into this
ISceneObjectContainer
instance. |
| addChild(_value:com.yogurt3d.core.sceneobjects.interfaces:ISceneObject) — method, interface com.yogurt3d.core.sceneobjects.interfaces.IScene |
|
Adds given child object into this
IScene instance
|
| addChild(_value:com.yogurt3d.core.sceneobjects.interfaces:ISceneObject) — method, interface com.yogurt3d.core.sceneobjects.interfaces.ISceneObjectContainer |
|
Adds specified child object into this
ISceneObjectContainer
instance. |
| addContext(_value:com.yogurt3d.core.managers.contextmanager.interfaces:IContext) — method, class com.yogurt3d.core.managers.contextmanager.ContextManager |
|
Registers a IContext object. |
| addContext(_value:com.yogurt3d.core.managers.contextmanager.interfaces:IContext) — method, interface com.yogurt3d.core.managers.contextmanager.interfaces.IContextManager |
|
Registers a IContext object. |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.yogurt3d.core.sceneobjects.SceneObject |
| |
| addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class com.yogurt3d.core.sceneobjects.SceneObjectContainer |
| |
| addFrameEventListener(type:String, listener:Function, frame:uint) — method, class com.yogurt3d.core.animation.controllers.SkinController |
| |
| addNewContext(_scene:com.yogurt3d.core.sceneobjects.interfaces:IScene, _camera:com.yogurt3d.core.cameras.interfaces:ICamera, _viewport:com.yogurt3d.core.viewports:Viewport, _renderer:com.yogurt3d.core.renderers.interfaces:IRenderer) — method, class com.yogurt3d.core.managers.contextmanager.ContextManager |
|
Creates and registeres a new Context object. |
| addNewContext(_scene:com.yogurt3d.core.sceneobjects.interfaces:IScene, _camera:com.yogurt3d.core.cameras.interfaces:ICamera, _viewport:com.yogurt3d.core.viewports:Viewport, _renderer:com.yogurt3d.core.renderers.interfaces:IRenderer) — method, interface com.yogurt3d.core.managers.contextmanager.interfaces.IContextManager |
|
Creates and registeres a new Context object. |
| addObserver(_transformation:com.yogurt3d.core.transformations:Transformation, _boneParentTransformation:com.yogurt3d.core.transformations:Transformation) — method, class com.yogurt3d.core.geoms.Bone |
| |
| addPrimitive(_verticesCount:uint, _vertices:Vector$Number, _indices:Vector$uint, _boneMap:Vector$Vector$uint) — method, class com.yogurt3d.core.geoms.SkinnedSubMesh |
|
adds a primitive to the bone partition builder. |
| addResource(_id:any, _resource:any) — method, class com.yogurt3d.io.cache.LoadCache |
| |
| addSpline(_value:com.yogurt3d.core.helpers.splines:QuadraticSpline) — method, class com.yogurt3d.core.helpers.splines.SplineSequence |
| |
| addSubMesh(_submesh:com.yogurt3d.core.geoms:SubMesh) — method, class com.yogurt3d.core.geoms.Mesh |
| |
| addSubMesh(_submesh:com.yogurt3d.core.geoms:SubMesh) — method, class com.yogurt3d.core.geoms.SkeletalAnimatedMesh |
| |
| addSubMesh(_submesh:com.yogurt3d.core.geoms:SubMesh) — method, interface com.yogurt3d.core.geoms.interfaces.IMesh |
| |
| addVertex(_vertice:Vector$Number, _vertexIndex:uint) — method, class com.yogurt3d.core.geoms.SkinnedSubMesh |
|
adds a vertex to this partition and returns the index of the added vertex, or returns the index of the
existing vertex if it has already been added. |
| agalcode — Property, class com.adobe.utils.AGALMiniAssembler |
| |
| AGALMiniAssembler — class, package com.adobe.utils |
| |
| AGALMiniAssembler(debugging:Boolean) — Constructor, class com.adobe.utils.AGALMiniAssembler |
| |
| ALL_COMPLETE — Constant Static Property, class com.yogurt3d.io.managers.loadmanagers.LoaderEvent |
| |
| allFilesComplete — Event, class com.yogurt3d.io.managers.loadmanagers.LoadManager |
| |
| alpha — Property, class com.yogurt3d.core.materials.MaterialEnvMapDiffuseFill |
| |
| alpha — Property, class com.yogurt3d.core.materials.MaterialEnvMapDiffuseTexture |
| |
| alpha — Property, class com.yogurt3d.core.materials.MaterialEnvMapping |
| |
| alpha — Property, class com.yogurt3d.core.materials.MaterialEnvMappingSpecular |
| |
| alpha — Property, class com.yogurt3d.core.materials.shaders.ShaderEnvMapReflectivityMap |
| |
| alpha — Property, class com.yogurt3d.core.materials.shaders.ShaderEnvMapping |
| |
| alphaTexture — Property, class com.yogurt3d.core.materials.MaterialDiffuseTexture |
| |
| alphaTexture — Property, class com.yogurt3d.core.materials.MaterialSpecularTexture |
| |
| alphaTexture — Property, class com.yogurt3d.core.materials.shaders.ShaderAmbient |
| |
| ambientColor — Property, class com.yogurt3d.core.materials.base.Material |
| |
| ambientShader — Property, class com.yogurt3d.core.materials.MaterialEnvMapDiffuseFill |
| |
| ambientShader — Property, class com.yogurt3d.core.materials.MaterialEnvMapDiffuseTexture |
| |
| animated — Property, class com.yogurt3d.core.texture.TextureMap |
|
This flag is used to make the texture be updated on every frame if is it a displayobject texture. |
| AnimationEvent — class, package com.yogurt3d.core.events |
| |
| AnimationEvent(type:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.yogurt3d.core.events.AnimationEvent |
| |
| applyProps(_props:Object) — method, class com.yogurt3d.io.loaders.DataLoader |
| |
| applyProps(_props:Object) — method, class com.yogurt3d.io.loaders.DisplayObjectLoader |
| |
| applyProps(_props:Object) — method, interface com.yogurt3d.io.loaders.interfaces.ILoader |
| |
| assemble(mode:String, source:String, verbose:Boolean) — method, class com.adobe.utils.AGALMiniAssembler |
| |
| attachObserver(_message:String, _observer:Object, _observerCallBack:Function) — method, interface com.yogurt3d.core.objects.interfaces.INotifierObject |
|
Attaches an observer object that will recieve event updates. |
| attenuation — Property, interface com.yogurt3d.core.lights.ILight |
|
Light attenuation
General function for point light cutoff is
Luminosity = 1 / Attenuation
where attenuation is calculated by
Attenuation = Constant + Linear Distance + Quadratic Distance ^ 2
In our implementation the attenuation is hold inside a Vector3D object, which is specified by the following
Attenuation = attenuation.x + attenuation.y Distance + attenuation.z Distance ^ 2
WARNING: Only used by point light
|
| attenuation — Property, class com.yogurt3d.core.lights.Light |
|
Light attenuation
General function for point light cutoff is
Luminosity = 1 / Attenuation
where attenuation is calculated by
Attenuation = Constant + Linear Distance + Quadratic Distance ^ 2
In our implementation the attenuation is hold inside a Vector3D object, which is specified by the following
Attenuation = attenuation.x + attenuation.y Distance + attenuation.z Distance ^ 2
WARNING: Only used by point light
|
| AT_VECTOR — Constant Static Property, class com.yogurt3d.core.transformations.Transformation |
| |
| axisAlignedBoundingBox — Property, class com.yogurt3d.core.geoms.Mesh |
| |
| axisAlignedBoundingBox — Property, class com.yogurt3d.core.geoms.SkeletalAnimatedMesh |
| |
| axisAlignedBoundingBox — Property, class com.yogurt3d.core.geoms.SubMesh |
| |
| axisAlignedBoundingBox — Property, interface com.yogurt3d.core.geoms.interfaces.IMesh |
| |
| AxisAlignedBoundingBox — class, package com.yogurt3d.core.helpers.boundingvolumes |
| |
| AxisAlignedBoundingBox(_min:flash.geom:Vector3D, _max:flash.geom:Vector3D) — Constructor, class com.yogurt3d.core.helpers.boundingvolumes.AxisAlignedBoundingBox |
| |
| AXIS_ALIGNED_BOUNDING_BOX — Static Property, class com.yogurt3d.core.enums.EngineDefaults |
| |
|
| 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 |