Click or drag to resize

Internal.tainicom.Aether.Physics2D.Common Namespace

 
Classes
 ClassDescription
Public classLineTools Collection of helper methods for misc collisions. Does float tolerance and line collisions with lines and AABBs.
Public classMathUtils 
Public classPath Path: Very similar to Vertices, but this class contains vectors describing control points on a Catmull-Rom curve.
Public classPathManager An easy to use manager for creating paths.
Public classPolygonTools 
Public classVertices 
Structures
 StructureDescription
Public structureComplex 
Public structureFixedArray2T 
Public structureFixedArray3T 
Public structureFixedArray4T 
Public structureFixedArray8T 
Public structureMat22 A 2-by-2 matrix. Stored in column-major order.
Public structureMat33 A 3-by-3 matrix. Stored in column-major order.
Public structureSweep This describes the motion of a body/shape for TOI computation. Shapes are defined with respect to the body origin, which may no coincide with the center of mass. However, to support dynamics we must interpolate the center of mass position.
Public structureTransform A transform contains translation and rotation. It is used to represent the position and orientation of rigid frames.
Public structureVector2 
Public structureVector3 
Enumerations
 EnumerationDescription
Public enumerationPathManagerLinkType 
Public enumerationPolygonError