[−][src]Module gdnative_core::geom
Geometric types.
Structs
| Aabb | Axis-aligned bounding box. |
| Basis | A 3x3 matrix. |
| Plane | Plane in hessian form. |
| Transform | 3D Transformation (3x4 matrix) Using basis + origin representation. |
Type Definitions
| Angle | |
| Point2 | |
| Point3 | |
| Quat | |
| Rect2 | |
| Rotation2D | |
| Rotation3D | |
| Transform2D | |
| Vector2 | |
| Vector3 |