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 | |
quadrant — Property in class away3d.core.draw.DrawPrimitive | |
Reference to the last quadrant used by the drawing primitive. | |
QuadrantRenderer — Class in package away3d.core.render | |
Renderer that uses quadrant tree for storing and operating drawing primitives. | |
QuadrantRenderer(... rest) — Constructor in class away3d.core.render.QuadrantRenderer | |
Creates a new QuadrantRenderer object. |
|
QuadrantRiddleFilter — Class in package away3d.core.filter | |
Splits all intersecting triangles and line segments. | |
QuadrantRiddleFilter(maxdelay) — Constructor in class away3d.core.filter.QuadrantRiddleFilter | |
Creates a new QuadrantRiddleFilter object. |
|
quarter(focus) — Method in class away3d.core.draw.DrawPrimitive | |
Cuts the drawing primitive into 4 equally sized drawing primitives. | |
quarter(focus) — Method in class away3d.core.draw.DrawSegment | |
Cuts the drawing primitive into 4 equally sized drawing primitives. | |
quarter(focus) — Method in class away3d.core.draw.DrawTriangle | |
Cuts the drawing primitive into 4 equally sized drawing primitives. | |
quarterFace(face:away3d.core.base:Face, medians) — Method in class away3d.core.base.Geometry | |
Divides a face object into 4 equal sized face objects. | |
quarterFace(face:away3d.core.base:Face) — Method in class away3d.core.base.Mesh | |
Divides a face object into 4 equal sized face objects. | |
quarterFaces() — Method in class away3d.core.base.Geometry | |
Divides all faces objects of a Mesh into 4 equal sized face objects. | |
quarterFaces() — Method in class away3d.core.base.Mesh | |
Divides all faces objects of a Mesh into 4 equal sized face objects. | |
quarterFacesTotal — Property in class away3d.core.base.Geometry | |
Returns the total number of times the geometry has been quartered. | |
Quaternion — Final class in package away3d.core.math | |
A Quaternion object. | |
quaternion2euler(quarternion:away3d.core.math:Quaternion) — Method in class away3d.core.math.Number3D | |
quaternion2matrix(quarternion:away3d.core.math:Quaternion) — Method in class away3d.core.math.MatrixAway3D | |
Fills the 3d matrix object with values representing the transformation made by the given quaternion. | |
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 |