Packages that use PM_XYA | |
---|---|
rcs.posemath |
Uses of PM_XYA in rcs.posemath |
---|
Methods in rcs.posemath that return PM_XYA | |
---|---|
PM_XYA |
PM_XYA.clone()
|
PM_XYA |
PM_XYA.inv()
|
static PM_XYA |
Posemath.inv(PM_XYA p)
|
static PM_XYA |
Posemath.multiply(PM_XYA p1,
PM_XYA p2)
|
Methods in rcs.posemath with parameters of type PM_XYA | |
---|---|
static PM_XYA |
Posemath.inv(PM_XYA p)
|
static PM_XYA |
Posemath.multiply(PM_XYA p1,
PM_XYA p2)
|
Constructors in rcs.posemath with parameters of type PM_XYA | |
---|---|
PM_POSE(PM_XYA xya)
|