Module gdnative_core::core_types::geom[][src]

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
Size2
Transform2D
Vector2
Vector3