![]() |
3DCoat Python API
The 3DCoat Python API documentation.
|
This is the complete list of members for coat.rotation, including all inherited members.
| __imul__(self, float s) | coat.rotation | |
| __init__(self) | coat.rotation | |
| __init__(self, vec3 Orig, vec3 Axis, float Angle) | coat.rotation | |
| __itruediv__(self, float s) | coat.rotation | |
| __mul__(self, float s) | coat.rotation | |
| __neg__(self) | coat.rotation | |
| __truediv__(self, float s) | coat.rotation | |
| GetAngle(self) | coat.rotation | |
| GetAxis(self) | coat.rotation | |
| GetOrig(self) | coat.rotation | |
| Normalize180(self) | coat.rotation | |
| Normalize360(self) | coat.rotation | |
| ReCalcMatrix(self) | coat.rotation | |
| Set(self, vec3 Orig, vec3 Axis, float Angle) | coat.rotation | |
| SetAngle(self, float Angle) | coat.rotation | |
| SetAxis(self, vec3 Axis) | coat.rotation | |
| SetOrig(self, vec3 Orig) | coat.rotation | |
| ToAngles(self) | coat.rotation | |
| ToAngularVelocity(self) | coat.rotation | |
| ToMat3(self) | coat.rotation | |
| ToMat4(self) | coat.rotation | |
| ToQuat(self) | coat.rotation |