|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaleidoscope.VectorUtilities
public class VectorUtilities
| Field Summary |
|---|
| Fields inherited from interface kaleidoscope.MathConstants |
|---|
GRAD_PI2 |
| Constructor Summary | |
|---|---|
VectorUtilities()
|
|
| Method Summary | |
|---|---|
void |
rotateXYBy(toxi.geom.Vec3D vecToRotate,
float degrees,
toxi.geom.Vec3D center)
|
void |
rotateXZBy(toxi.geom.Vec3D vecToRotate,
float degrees,
toxi.geom.Vec3D center)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VectorUtilities()
| Method Detail |
|---|
public void rotateXZBy(toxi.geom.Vec3D vecToRotate,
float degrees,
toxi.geom.Vec3D center)
public void rotateXYBy(toxi.geom.Vec3D vecToRotate,
float degrees,
toxi.geom.Vec3D center)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||