[−][src]Crate gdnative_geom
Geometric types.
Re-exports
pub extern crate euclid; |
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
Quat | |
Rect2 | |
Transform2D | |
Vector2 | |
Vector3 |