esp::physics::ManagedBulletRigidObject class

Class describing wrapper for RigidObject constructions. Provides bindings for all RigidObject-specific functionality.

Base classes

class ManagedRigidObject
Class describing wrapper for RigidObject constructions. Provides bindings for all RigidObject-specific functionality.

Constructors, destructors, conversion operators

ManagedBulletRigidObject()

Public functions

auto getMargin() const -> double
no bullet version
void setMargin(const double margin)
auto getCollisionShapeAabb() -> Magnum::Range3D