Articulation description.
More...
#include <parseDesc.h>
Articulation description.
Definition at line 697 of file parseDesc.h.
◆ UsdPhysicsArticulationDesc()
◆ GetArticulatedBodies()
| const SdfPathVector & GetArticulatedBodies |
( |
| ) |
const |
|
inline |
◆ GetArticulatedJoints()
| const SdfPathVector & GetArticulatedJoints |
( |
| ) |
const |
|
inline |
◆ GetFilteredCollisions()
| const SdfPathVector & GetFilteredCollisions |
( |
| ) |
const |
|
inline |
◆ GetRootPrims()
| const SdfPathVector & GetRootPrims |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ articulatedBodies
| SdfPathVector articulatedBodies |
List of bodies that can be part of this articulation.
Definition at line 737 of file parseDesc.h.
◆ articulatedJoints
| SdfPathVector articulatedJoints |
List of joints that can be part of this articulation.
Definition at line 735 of file parseDesc.h.
◆ filteredCollisions
| SdfPathVector filteredCollisions |
◆ rootPrims
List of articulation roots, this defines where the articulation topology starts.
Definition at line 731 of file parseDesc.h.
The documentation for this struct was generated from the following file: