|
HDK
|
#include <RBD_SharedAffectorList.h>
Public Member Functions | |
| RBD_SharedAffectorList () | |
| ~RBD_SharedAffectorList () | |
| int | entries () const |
| RBD_Object * | operator() (int i) const |
| const SIM_Collider * | getCollider (int i, SIM_Object *obj, const char *defaultlabel) |
| SIM_Collider::SIM_ImpactApplyType | getImpactApplyType (int i) |
| void | findOverlapIdx (const RBD_Solver *solver, RBD_Object *obj, UT_IntArray &overlap) |
| void | setObjectTreeDirty () |
| RBD_Object *& | operator() (int i) |
| SIM_ColliderInfoArray & | getColliderInfoArray () |
| void | resizeAffectors () |
Definition at line 32 of file RBD_SharedAffectorList.h.
| RBD_SharedAffectorList::RBD_SharedAffectorList | ( | ) |
| RBD_SharedAffectorList::~RBD_SharedAffectorList | ( | ) |
|
inline |
Definition at line 39 of file RBD_SharedAffectorList.h.
| void RBD_SharedAffectorList::findOverlapIdx | ( | const RBD_Solver * | solver, |
| RBD_Object * | obj, | ||
| UT_IntArray & | overlap | ||
| ) |
|
inline |
Definition at line 43 of file RBD_SharedAffectorList.h.
|
inline |
Definition at line 58 of file RBD_SharedAffectorList.h.
|
inline |
Definition at line 45 of file RBD_SharedAffectorList.h.
|
inline |
Definition at line 41 of file RBD_SharedAffectorList.h.
|
inline |
Definition at line 56 of file RBD_SharedAffectorList.h.
| void RBD_SharedAffectorList::resizeAffectors | ( | ) |
| void RBD_SharedAffectorList::setObjectTreeDirty | ( | ) |