Package com.jme3.bullet.collision.shapes.infos


package com.jme3.bullet.collision.shapes.infos
Auxiliary classes that relate to collision shapes.
  • Classes
    Class
    Description
    A Bounding-Value Hierarchy (BVH) generated for a MeshCollisionShape, based on Bullet's btOptimizedBvh.
    An element in a CompoundCollisionShape, consisting of a (non-compound) base shape, offset and rotated with respect to its parent.
    A scalable mesh that combines multiple indexed meshes.
    An indexed triangle mesh based on Bullet's btIndexedMesh.