Package com.bulletphysics.linearmath

Vector math library.

See:
          Description

Interface Summary
MotionState MotionState allows the dynamics world to synchronize the updated world transforms with graphics.
 

Class Summary
AabbUtil2 Utility functions for axis aligned bounding boxes (AABB).
Clock Basic clock.
CProfileIterator Iterator to navigate through profile tree.
CProfileManager Manager for the profile system.
DebugDrawModes Debug draw modes, used by demo framework.
DefaultMotionState DefaultMotionState provides a common implementation to synchronize world transforms with offsets.
GeometryUtil Geometry utility functions for operations with point clouds.
IDebugDraw Base class for visualization of physics world for debugging purposes.
MatrixUtil Utility functions for matrices.
MiscUtil Miscellaneous utility functions.
QuaternionUtil Utility functions for quaternions.
ScalarUtil Utility functions for scalars (floats).
Transform Transform represents translation and rotation (rigid transform).
TransformUtil Utility functions for transforms.
VectorUtil Utility functions for vectors.
 

Package com.bulletphysics.linearmath Description

Vector math library.