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 |
d — Property in class com.derschmale.wick3d.core.geometry.Plane |
|
The offset of the plane from the origin. |
_data — Property in class com.derschmale.wick3d.core.pipeline.RenderPipeline |
| |
decrementBy(a:com.derschmale.wick3d.core.math:Matrix3D) — Method in class com.derschmale.wick3d.core.math.Matrix3D |
|
Decrements the current matrix with another matrix. |
decrementBy(a:com.derschmale.wick3d.core.math:Vector3D) — Method in class com.derschmale.wick3d.core.math.Vector3D |
|
Deducts a vector from the current one. |
deltaTransformVector(v:com.derschmale.wick3d.core.math:Vector3D) — Method in class com.derschmale.wick3d.core.math.Matrix3D |
|
Uses the transformation matrix without its translation elements to transforms a Vector3D object from one space coordinate to another. |
determinant3x3 — Property in class com.derschmale.wick3d.core.math.Matrix3D |
|
A Number that determines whether a matrix is invertible. |
DisplayObjectMaterial — Class in package com.derschmale.wick3d.materials |
|
The DisplayObjectMaterial class is a material that uses a DisplayObject as a texture, providing a way to create animated surfaces. |
DisplayObjectMaterial(source, width, height, animated, transparent, smooth) — Constructor in class com.derschmale.wick3d.materials.DisplayObjectMaterial |
|
Creates a DisplayObjectMaterial instance. |
distance(a:com.derschmale.wick3d.core.math:Vector3D, b:com.derschmale.wick3d.core.math:Vector3D) — Static method in class com.derschmale.wick3d.core.math.Vector3D |
|
Calculates the distance between two points. |
distanceToPoint(point:com.derschmale.wick3d.core.math:Vector3D) — Method in class com.derschmale.wick3d.core.geometry.Plane |
|
Calculates the distance between the plane and a point. |
doCulling() — Method in class com.derschmale.wick3d.core.pipeline.RenderPipeline |
| |
dolly(distance) — Method in class com.derschmale.wick3d.cameras.Camera3D |
|
Performs a dollying movement. |
doRasterization(target:com.derschmale.wick3d.view:Viewport) — Method in class com.derschmale.wick3d.core.pipeline.BSPRenderPipeline |
| |
doRasterization(target:com.derschmale.wick3d.view:Viewport) — Method in class com.derschmale.wick3d.core.pipeline.RenderPipeline |
| |
doScreenCoords(viewport:com.derschmale.wick3d.view:Viewport) — Method in class com.derschmale.wick3d.core.pipeline.RenderPipeline |
| |
dotProduct(a:com.derschmale.wick3d.core.math:Vector3D) — Method in class com.derschmale.wick3d.core.math.Vector3D |
|
Calculates the dot product of two vectors
|
doubleSided — Property in class com.derschmale.wick3d.materials.AbstractMaterial |
| |
doViewTransform(world:com.derschmale.wick3d.display3D:World3D) — Method in class com.derschmale.wick3d.core.pipeline.RenderPipeline |
| |
drawnModels — Static property in class com.derschmale.wick3d.debug.GeneralStatData |
|
The amount of models that are eventually drawn. |
drawnPolygons — Static property in class com.derschmale.wick3d.debug.GeneralStatData |
|
The amount of polygons that are eventually drawn. |
drawTriangle(triangle:com.derschmale.wick3d.core.geometry:Triangle3D, target) — Method in class com.derschmale.wick3d.materials.AbstractMaterial |
|
Renders a Triangle3D to the target Graphics object. |
drawTriangle(triangle:com.derschmale.wick3d.core.geometry:Triangle3D, target) — Method in class com.derschmale.wick3d.materials.ColourMaterial |
|
Renders a Triangle3D to the target Graphics object. |
drawTriangle(triangle:com.derschmale.wick3d.core.geometry:Triangle3D, target) — Method in interface com.derschmale.wick3d.materials.IMaterial |
|
Renders a Triangle3D to the target Graphics object. |
drawTriangle(triangle:com.derschmale.wick3d.core.geometry:Triangle3D, target) — Method in class com.derschmale.wick3d.materials.TextureMaterial |
|
Renders a Triangle3D to the target Graphics object. |
drawTriangle(triangle:com.derschmale.wick3d.core.geometry:Triangle3D, target) — Method in class com.derschmale.wick3d.materials.WireframeMaterial |
|
Renders a Triangle3D to the target Graphics object. |
|
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 |