![]() |
|
Include dependency graph for rigidBodyAPI.h:Go to the source code of this file.
Classes | |
| class | UsdPhysicsRigidBodyAPI |
| Applies physics body attributes to any UsdGeomXformable prim and marks that prim to be driven by a simulation. More... | |
| struct | UsdPhysicsRigidBodyAPI::MassInformation |
| Mass information for a collision, used in ComputeMassProperties MassInformationFn callback. More... | |
| struct UsdPhysicsRigidBodyAPI::MassInformation |
Mass information for a collision, used in ComputeMassProperties MassInformationFn callback.
Definition at line 302 of file rigidBodyAPI.h.
| Class Members | ||
|---|---|---|
| GfVec3f | centerOfMass | |
| GfMatrix3f | inertia | |
| GfVec3f | localPos | |
| GfQuatf | localRot | |
| float | volume | |