C# (CSharp) Axiom.Math Пространство имен

Пространства имен

Axiom.Math.Collections

Классы

Имя Описание
AxisAlignedBox A 3D box aligned with the x/y/z axes.
Matrix4
Plane
PlaneBoundedVolume Represents a convex volume bounded by planes.
Quaternion Summary description for Quaternion.
Ray Representation of a ray in space, ie a line with an origin and direction.
Sphere A standard sphere, used mostly for bounds checking.
Vector2