Shapes 3D  3.0
 All Classes Functions Variables Pages
shapes3d.GraphAxes Member List

This is the complete list of members for shapes3d.GraphAxes, including all inherited members.

addChild(Shape3D...sub_shapes)shapes3d.ShapeGroup
child(int n)shapes3d.ShapeGroup
children (defined in shapes3d.ShapeGroup)shapes3d.ShapeGroupprotected
children()shapes3d.ShapeGroup
draw(PGraphics pg) (defined in shapes3d.ShapeGroup)shapes3d.ShapeGroup
getRotArray()shapes3d.ShapeGroup
getRotArray(float[] target)shapes3d.ShapeGroup
getRotVec()shapes3d.ShapeGroup
getRotVec(PVector target)shapes3d.ShapeGroup
GraphAxes(float neg_length, float length, float arm_radius)shapes3d.GraphAxes
moveTo(PVector pos)shapes3d.ShapeGroup
moveTo(float x, float y, float z)shapes3d.ShapeGroup
moveTo(float[] xyz)shapes3d.ShapeGroup
on_canvas (defined in shapes3d.ShapeGroup)shapes3d.ShapeGroupprotected
pos (defined in shapes3d.ShapeGroup)shapes3d.ShapeGroupprotected
rot (defined in shapes3d.ShapeGroup)shapes3d.ShapeGroupprotected
rotateBy(float x, float y, float z)shapes3d.ShapeGroup
rotateBy(float[] angle)shapes3d.ShapeGroup
rotateBy(PVector angles)shapes3d.ShapeGroup
rotateByX(float x)shapes3d.ShapeGroup
rotateByY(float y)shapes3d.ShapeGroup
rotateByZ(float z)shapes3d.ShapeGroup
rotateTo(PVector angles)shapes3d.ShapeGroup
rotateTo(float[] angles)shapes3d.ShapeGroup
rotateTo(float x, float y, float z)shapes3d.ShapeGroup
rotateToX(float x)shapes3d.ShapeGroup
rotateToY(float y)shapes3d.ShapeGroup
rotateToZ(float z)shapes3d.ShapeGroup
visible(boolean visible)shapes3d.ShapeGroup