|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Vec3D.Axis | |
|---|---|
| toxi.geom | |
| Uses of Vec3D.Axis in toxi.geom |
|---|
| Methods in toxi.geom that return Vec3D.Axis | |
|---|---|
Vec3D.Axis |
ZAxisCylinder.getMajorAxis()
|
Vec3D.Axis |
YAxisCylinder.getMajorAxis()
|
Vec3D.Axis |
XAxisCylinder.getMajorAxis()
|
abstract Vec3D.Axis |
AxisAlignedCylinder.getMajorAxis()
|
static Vec3D.Axis |
Vec3D.Axis.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Vec3D.Axis[] |
Vec3D.Axis.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in toxi.geom with parameters of type Vec3D.Axis | |
|---|---|
float |
Vec3D.getComponent(Vec3D.Axis id)
|
float |
ReadonlyVec3D.getComponent(Vec3D.Axis id)
|
Vec3D |
Vec3D.setComponent(Vec3D.Axis id,
float val)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||