| Name | Description | Type | Package | Framework |
| AabbUtil2 | Utility functions for axis aligned bounding boxes (AABB). | Class | com.bulletphysics.linearmath | JBullet |
|
| ActionInterface | Basic interface to allow actions such as vehicles and characters to be updated inside a DynamicsWorld. | Class | com.bulletphysics.dynamics | JBullet |
|
| ArrayPool | Object pool for arrays. | Class | com.bulletphysics.util | JBullet |
|
| AxisSweep3 | AxisSweep3 is an efficient implementation of the 3D axis sweep and prune broadphase. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| AxisSweep3_32 | AxisSweep3_32 allows higher precision quantization and more objects compared to the AxisSweep3 sweep and prune. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| AxisSweep3Internal | AxisSweep3Internal is an internal base class that implements sweep and prune. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| BoxShape | BoxShape is a box primitive around the origin, its sides axis aligned with length specified by half extents, in local shape coordinates. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| BroadphaseInterface | BroadphaseInterface for AABB overlapping object pairs. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| BroadphaseNativeType | enum BroadphaseNativeTypeextends EnumDispatcher uses these types. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| BroadphasePair | BroadphasePair class contains a pair of AABB-overlapping objects. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| BroadphaseProxy | BroadphaseProxy is the main class that can be used with the Bullet broadphases. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| BU_Simplex1to4 | BU_Simplex1to4 implements feature based and implicit simplex of up to 4 vertices (tetrahedron, triangle, line, vertex). | Class | com.bulletphysics.collision.shapes | JBullet |
|
| BulletGlobals | Bullet global settings and constants. | Class | com.bulletphysics | JBullet |
|
| BulletStats | Bullet statistics and profile support. | Class | com.bulletphysics | JBullet |
|
| BvhSubtreeInfo | BvhSubtreeInfo provides info to gather a subtree of limited size. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| BvhTriangleMeshShape | BvhTriangleMeshShape is a static-triangle mesh shape with several optimizations, such as bounding volume hierarchy. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ByteBufferVertexData | | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CapsuleShape | CapsuleShape represents a capsule around the Y axis, there is also the CapsuleShapeX aligned around the X axis and CapsuleShapeZ around | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CapsuleShapeX | CapsuleShapeX represents a capsule around the X axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CapsuleShapeZ | CapsuleShapeZ represents a capsule around the Z axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| Clock | Clock is a portable basic clock that measures accurate time in seconds, use for profiling. | Class | com.bulletphysics.linearmath | JBullet |
|
| CollisionAlgorithm | Collision algorithm for handling narrowphase or midphase collision detection between two collision object types. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| CollisionAlgorithmConstructionInfo | Construction information for collision algorithms. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| CollisionAlgorithmCreateFunc | Used by the CollisionDispatcher to register and create instances for CollisionAlgorithm. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CollisionConfiguration | CollisionConfiguration allows to configure Bullet default collision algorithms. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CollisionDispatcher | CollisionDispatcher supports algorithms that handle ConvexConvex and ConvexConcave collision pairs. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CollisionFilterGroups | Common collision filter groups. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| CollisionFlags | Flags for collision objects. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CollisionObject | CollisionObject can be used to manage collision detection objects. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CollisionObjectType | enum CollisionObjectTypeextends EnumCollision object type. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CollisionShape | CollisionShape class provides an interface for collision shapes that can be shared among CollisionObjects. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CollisionWorld | CollisionWorld is interface and container for the collision detection. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CompoundCollisionAlgorithm | CompoundCollisionAlgorithm supports collision between CompoundShapes and other collision shapes. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| CompoundShape | CompoundShape allows to store multiple other CollisionShapes. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CompoundShapeChild | Compound shape child. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConcaveShape | ConcaveShape class provides an interface for non-moving (static) concave shapes. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConeShape | ConeShape implements a cone shape primitive, centered around the origin and aligned with the Y axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConeShapeX | ConeShape implements a cone shape, around the X axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConeShapeZ | ConeShape implements a cone shape, around the Z axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConeTwistConstraint | ConeTwistConstraint can be used to simulate ragdoll joints (upper arm, leg etc). | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ConstraintPersistentData | Stores some extra information to each contact point. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ConstraintSolver | Abstract class for constraint solvers. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ContactAddedCallback | Called when contact has been created between two collision objects. | Class | com.bulletphysics | JBullet |
|
| ContactConstraint | Functions for resolving contacts. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ContactDestroyedCallback | Called when contact has been destroyed between two collision objects. | Class | com.bulletphysics | JBullet |
|
| ContactProcessedCallback | Called when existing contact between two collision objects has been processed. | Class | com.bulletphysics | JBullet |
|
| ContactSolverFunc | Contact solving function. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ContactSolverInfo | Current state of contact solver. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ConvexCast | ConvexCast is an interface for casting. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| ConvexConcaveCollisionAlgorithm | ConvexConcaveCollisionAlgorithm supports collision between convex shapes and (concave) trianges meshes. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| ConvexConvexAlgorithm | ConvexConvexAlgorithm collision algorithm implements time of impact, convex closest points and penetration depth calculations. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| ConvexHullShape | ConvexHullShape implements an implicit convex hull of an array of vertices. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConvexInternalShape | ConvexInternalShape is an internal base class, shared by most convex shape implementations. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ConvexPenetrationDepthSolver | ConvexPenetrationDepthSolver provides an interface for penetration depth calculation. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| ConvexPlaneCollisionAlgorithm | ConvexPlaneCollisionAlgorithm provides convex/plane collision detection. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| ConvexShape | ConvexShape is an abstract shape class. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CProfileIterator | Iterator to navigate through profile tree. | Class | com.bulletphysics.linearmath | JBullet |
|
| CProfileManager | Manager for the profile system. | Class | com.bulletphysics.linearmath | JBullet |
|
| CylinderShape | CylinderShape class implements a cylinder shape primitive, centered around the origin. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CylinderShapeX | Cylinder shape around the X axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| CylinderShapeZ | Cylinder shape around the Z axis. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| Dbvt | | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DbvtAabbMm | | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DbvtBroadphase | | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DbvtLeafCollider | | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DbvtProxy | Fields inherited from class com. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DbvtTreeCollider | | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DebugDrawModes | Debug draw modes, used by demo framework. | Class | com.bulletphysics.linearmath | JBullet |
|
| DefaultCollisionConfiguration | Default implementation of CollisionConfiguration. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| DefaultMotionState | | Class | com.bulletphysics.linearmath | JBullet |
|
| DefaultNearCallback | Default implementation of NearCallback. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| DefaultVehicleRaycaster | Default implementation of VehicleRaycaster. | Class | com.bulletphysics.dynamics.vehicle | JBullet |
|
| DiscreteCollisionDetectorInterface | This interface is made to be used by an iterative approach to do TimeOfImpact calculations. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| DiscreteDynamicsWorld | DiscreteDynamicsWorld provides discrete rigid body simulation. | Class | com.bulletphysics.dynamics | JBullet |
|
| Dispatcher | Dispatcher abstract class can be used in combination with broadphase to dispatch calculations for overlapping pairs. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DispatcherInfo | Current state of Dispatcher. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DispatchFunc | enum DispatchFuncextends EnumEnum Constant SummaryDISPATCH_CONTINUOUS | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| DynamicsWorld | DynamicsWorld is the interface class for several dynamics implementation, basic, discrete, parallel, and continuous etc. | Class | com.bulletphysics.dynamics | JBullet |
|
| DynamicsWorldType | enum DynamicsWorldTypeextends EnumDynamics world type. | Class | com.bulletphysics.dynamics | JBullet |
|
| EmptyAlgorithm | | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| FloatArrayList | | Class | com.bulletphysics.util | JBullet |
|
| Generic6DofConstraint | Generic6DofConstraint between two rigidbodies each with a pivot point that descibes the axis location in local space. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| GeometryUtil | GeometryUtil helper class provides a few methods to convert between plane equations and vertices. | Class | com.bulletphysics.linearmath | JBullet |
|
| GhostObject | GhostObject can keep track of all objects that are overlapping. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| GhostPairCallback | GhostPairCallback interfaces and forwards adding and removal of overlapping pairs from the BroadphaseInterface to GhostObject. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| GImpactCollisionAlgorithm | Collision Algorithm for GImpact Shapes. | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| GImpactMeshShape | | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| GImpactMeshShapePart | This class manages a sub part of a mesh supplied by the StridingMeshInterface interface. | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| GImpactShapeInterface | Base class for gimpact shapes. | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| GjkConvexCast | GjkConvexCast performs a raycast on a convex object using support mapping. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| GjkEpaPenetrationDepthSolver | GjkEpaPenetrationDepthSolver uses the Expanding Polytope Algorithm to calculate the penetration depth between two convex shapes. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| GjkEpaSolver | GjkEpaSolver contributed under zlib by Nathanael Presson. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| GjkPairDetector | GjkPairDetector uses GJK to implement the DiscreteCollisionDetectorInterface. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| HashedOverlappingPairCache | Hash-space based OverlappingPairCache. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| HingeConstraint | Hinge constraint between two rigid bodies each with a pivot point that descibes the axis location in local space. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| HullDesc | Describes point cloud data and other input for conversion to polygonal representation. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
|
| HullFlags | Flags that affects convex hull generation, used in HullDesc. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
|
| HullLibrary | HullLibrary class can create a convex hull from a collection of vertices, using the ComputeHull method. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
|
| HullResult | Contains resulting polygonal representation. | Class | com.bulletphysics.linearmath.convexhull | JBullet |
|
| IDebugDraw | IDebugDraw interface class allows hooking up a debug renderer to visually debug Typical use case: create a debug drawer object, and assign it to a CollisionWorld | Class | com.bulletphysics.linearmath | JBullet |
|
| IndexedMesh | IndexedMesh indexes into existing vertex and index arrays, in a similar way to OpenGL's glDrawElements. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| IntArrayList | | Class | com.bulletphysics.util | JBullet |
|
| InternalTickCallback | Callback called for each internal tick. | Class | com.bulletphysics.dynamics | JBullet |
|
| InternalTriangleIndexCallback | Callback for internal processing of triangles. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| JacobianEntry | Jacobian entry is an abstraction that allows to describe constraints. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| KinematicCharacterController | KinematicCharacterController is an object that supports a sliding motion in a world. | Class | com.bulletphysics.dynamics.character | JBullet |
|
| ManifoldPoint | ManifoldPoint collects and maintains persistent contactpoints. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| ManifoldResult | ManifoldResult is helper class to manage contact results. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| MatrixUtil | Utility functions for matrices. | Class | com.bulletphysics.linearmath | JBullet |
|
| MinkowskiSumShape | MinkowskiSumShape is only for advanced users. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| MiscUtil | Miscellaneous utility functions. | Class | com.bulletphysics.linearmath | JBullet |
|
| MotionState | MotionState allows the dynamics world to synchronize the updated world transforms with graphics. | Class | com.bulletphysics.linearmath | JBullet |
|
| NearCallback | Callback for overriding collision filtering and more fine-grained control over collision detection. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| NodeOverlapCallback | Callback for operating with OptimizedBvh. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ObjectArrayList | See Also:Serialized FormConstructor SummaryObjectArrayList() | Class | com.bulletphysics.util | JBullet |
|
| ObjectPool | | Class | com.bulletphysics.util | JBullet |
|
| ObjectStackList | Stack-based object pool for arbitrary objects, returning not supported. | Class | com.bulletphysics.util | JBullet |
|
| OptimizedBvh | OptimizedBvh store an AABB tree that can be quickly traversed on CPU (and SPU, GPU in future). | Class | com.bulletphysics.collision.shapes | JBullet |
|
| OptimizedBvhNode | OptimizedBvhNode contains both internal and leaf node information. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| OverlapCallback | OverlapCallback is used when processing all overlapping pairs in broadphase. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| OverlapFilterCallback | Callback for filtering broadphase collisions. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| OverlappingPairCache | OverlappingPairCache provides an interface for overlapping pair management (add, remove, storage), used by the BroadphaseInterface broadphases. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| OverlappingPairCallback | OverlappingPairCallback class is an additional optional broadphase user callback for adding/removing overlapping pairs, similar interface to OverlappingPairCache. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| PairCachingGhostObject | Fields inherited from class com. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| PersistentManifold | PersistentManifold is a contact point cache, it stays persistent as long as objects are overlapping in the broadphase. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| Point2PointConstraint | Point to point constraint between two rigid bodies each with a pivot point that descibes the "ballsocket" location in local space. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| PointCollector | | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| PolyhedralConvexShape | PolyhedralConvexShape is an internal interface class for polyhedral convex shapes. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| PrimitiveTriangle | | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| QuantizedBvhNodes | QuantizedBvhNodes is array of compressed AABB nodes, each of 16 bytes. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| QuaternionUtil | Utility functions for quaternions. | Class | com.bulletphysics.linearmath | JBullet |
|
| RaycastVehicle | Raycast vehicle, very special constraint that turn a rigidbody into a vehicle. | Class | com.bulletphysics.dynamics.vehicle | JBullet |
|
| RigidBody | RigidBody is the main class for rigid body objects. | Class | com.bulletphysics.dynamics | JBullet |
|
| RigidBodyConstructionInfo | RigidBodyConstructionInfo provides information to create a rigid body. | Class | com.bulletphysics.dynamics | JBullet |
|
| RotationalLimitMotor | Rotation limit structure for generic joints. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ScalarType | enum ScalarTypeextends EnumScalar type, used when accessing triangle mesh data. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| ScalarUtil | Utility functions for scalars (floats). | Class | com.bulletphysics.linearmath | JBullet |
|
| ScaledBvhTriangleMeshShape | The ScaledBvhTriangleMeshShape allows to instance a scaled version of an existing BvhTriangleMeshShape. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| SequentialImpulseConstraintSolver | SequentialImpulseConstraintSolver uses a Propagation Method and Sequentially applies impulses. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| ShapeHull | ShapeHull takes a ConvexShape, builds the convex hull using HullLibrary and provides triangle indices and vertices. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| SimpleBroadphase | SimpleBroadphase is just a unit-test for AxisSweep3, AxisSweep3_32, or DbvtBroadphase, so use those classes instead. | Class | com.bulletphysics.collision.broadphase | JBullet |
|
| SimpleDynamicsWorld | SimpleDynamicsWorld serves as unit-test and to verify more complicated and optimized dynamics worlds. | Class | com.bulletphysics.dynamics | JBullet |
|
| SimplexSolverInterface | SimplexSolverInterface can incrementally calculate distance between origin and up to 4 vertices. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| SimulationIslandManager | SimulationIslandManager creates and handles simulation islands, using UnionFind. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| SliderConstraint | | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| SolverBody | SolverBody is an internal data structure for the constraint solver. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| SolverConstraint | 1D constraint along a normal axis between bodyA and bodyB. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| SolverConstraintType | enum SolverConstraintTypeextends EnumSolver constraint type. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| SolverMode | | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| SphereShape | SphereShape implements an implicit sphere, centered around a local origin with radius. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| SphereSphereCollisionAlgorithm | Provides collision detection between two spheres. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| StackList | Stack-based object pool, see the example for usage. | Class | com.bulletphysics.util | JBullet |
|
| StaticPlaneShape | StaticPlaneShape simulates an infinite non-moving (static) collision plane. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| StridingMeshInterface | StridingMeshInterface is the abstract class for high performance access to triangle meshes. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| SubsimplexConvexCast | SubsimplexConvexCast implements Gino van den Bergens' paper "Ray Casting against bteral Convex Objects with Application to Continuous Collision Detection" | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| Transform | Transform represents translation and rotation (rigid transform). | Class | com.bulletphysics.linearmath | JBullet |
|
| TransformUtil | Utility functions for transforms. | Class | com.bulletphysics.linearmath | JBullet |
|
| TranslationalLimitMotor | | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| TraversalMode | enum TraversalModeextends EnumTraversal mode for OptimizedBvh. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| TriangleCallback | TriangleCallback provides a callback for each overlapping triangle when calling processAllTriangles. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| TriangleContact | | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| TriangleConvexcastCallback | | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| TriangleIndexVertexArray | TriangleIndexVertexArray allows to use multiple meshes, by indexing into existing triangle/index arrays. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| TriangleMeshShape | Concave triangle mesh abstract class. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| TriangleRaycastCallback | | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| TriangleShape | Single triangle shape. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| TriangleShapeEx | Fields inherited from class com. | Class | com.bulletphysics.extras.gimpact | JBullet |
|
| TypedConstraint | TypedConstraint is the base class for Bullet constraints and vehicles. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| TypedConstraintType | enum TypedConstraintTypeextends EnumTyped constraint type. | Class | com.bulletphysics.dynamics.constraintsolver | JBullet |
|
| UniformScalingShape | UniformScalingShape allows to re-use uniform scaled instances of ConvexShape in a memory efficient way. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| UnionFind | UnionFind calculates connected subsets. | Class | com.bulletphysics.collision.dispatch | JBullet |
|
| VectorUtil | Utility functions for vectors. | Class | com.bulletphysics.linearmath | JBullet |
|
| VehicleRaycaster | VehicleRaycaster is provides interface for between vehicle simulation and raycasting. | Class | com.bulletphysics.dynamics.vehicle | JBullet |
|
| VehicleRaycasterResult | Vehicle raycaster result. | Class | com.bulletphysics.dynamics.vehicle | JBullet |
|
| VehicleTuning | Vehicle tuning parameters. | Class | com.bulletphysics.dynamics.vehicle | JBullet |
|
| VertexData | Allows accessing vertex data. | Class | com.bulletphysics.collision.shapes | JBullet |
|
| VoronoiSimplexSolver | VoronoiSimplexSolver is an implementation of the closest point distance algorithm from a 1-4 points simplex to the origin. | Class | com.bulletphysics.collision.narrowphase | JBullet |
|
| WheelInfo | WheelInfo contains information per wheel about friction and suspension. | Class | com.bulletphysics.dynamics.vehicle | JBullet |
|
| WheelInfoConstructionInfo | | Class | com.bulletphysics.dynamics.vehicle | JBullet |