![]() |
Roboid Control for Python
|
This is the complete list of members for Spherical, including all inherited members.
__add__(self, other) | Spherical | |
__add__(self, other) | Spherical | |
__eq__(self, other) | Spherical | |
__eq__(self, other) | Spherical | |
__init__(self, float distance, Direction direction) | Spherical | |
__init__(self, float distance, Direction direction) | Spherical | |
__mul__(self, factor) | Spherical | |
__mul__(self, factor) | Spherical | |
__neg__(self) | Spherical | |
__neg__(self) | Spherical | |
__repr__(self) (defined in Spherical) | Spherical | |
__repr__(self) (defined in Spherical) | Spherical | |
__sub__(self, other) | Spherical | |
__sub__(self, other) | Spherical | |
__truediv__(self, factor) | Spherical | |
__truediv__(self, factor) | Spherical | |
Angle(s1, s2) | Spherical | static |
Angle(s1, s2) | Spherical | static |
Degrees(float distance, float horizontal, float vertical) | Spherical | |
Degrees(float distance, float horizontal, float vertical) | Spherical | |
direction (defined in Spherical) | Spherical | |
distance | Spherical | |
Distance(v1, v2) | Spherical | static |
Distance(v1, v2) | Spherical | static |
FromVector3(Vector3 v) | Spherical | static |
FromVector3(Vector3 v) | Spherical | static |
isclose(self, other, rel_tol=1e-9, abs_tol=1e-8) (defined in Spherical) | Spherical | |
Normalized(self) (defined in Spherical) | Spherical | |
Normalized(self) (defined in Spherical) | Spherical | |
Radians(float distance, float horizontal, float vertical) | Spherical | |
Radians(float distance, float horizontal, float vertical) | Spherical | |
Rotate(s, Angle horizontal, Angle vertical) | Spherical | static |
Rotate(s, Angle horizontal, Angle vertical) | Spherical | static |
SignedAngle(s1, s2, axis) | Spherical | |
SignedAngle(s1, s2, axis) | Spherical | |
ToVector3(self) | Spherical | |
ToVector3(self) | Spherical | |
zero (defined in Spherical) | Spherical | static |