|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AxisAngleMut | |
|---|---|
| com.croftsoft.core.math.axis | Axis-angle (used in 3D graphics). |
| com.croftsoft.core.math.quat | Quaternions (used in 3D graphics). |
| Uses of AxisAngleMut in com.croftsoft.core.math.axis |
|---|
| Classes in com.croftsoft.core.math.axis that implement AxisAngleMut | |
|---|---|
class |
AxisAngleImp
Implementation of interface AxisAngleMut. |
| Methods in com.croftsoft.core.math.axis with parameters of type AxisAngleMut | |
|---|---|
static void |
AxisAngleLib.normalize(AxisAngleMut axisAngleMut)
|
| Uses of AxisAngleMut in com.croftsoft.core.math.quat |
|---|
| Methods in com.croftsoft.core.math.quat that return AxisAngleMut | |
|---|---|
AxisAngleMut |
QuatImp.toAxisAngle()
|
AxisAngleMut |
Quat.toAxisAngle()
|
static AxisAngleMut |
QuatLib.toAxisAngle(Quat quat)
|
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||