#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) |
| 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 40 of file RBD_SharedAffectorList.h.
| RBD_SharedAffectorList::RBD_SharedAffectorList | ( | ) |
| RBD_SharedAffectorList::~RBD_SharedAffectorList | ( | ) |
| int RBD_SharedAffectorList::entries | ( | void | ) | const [inline] |
Definition at line 47 of file RBD_SharedAffectorList.h.
| void RBD_SharedAffectorList::findOverlapIdx | ( | const RBD_Solver * | solver, | |
| RBD_Object * | obj, | |||
| UT_IntArray & | overlap | |||
| ) |
| const SIM_Collider* RBD_SharedAffectorList::getCollider | ( | int | i, | |
| SIM_Object * | obj | |||
| ) | [inline] |
Definition at line 51 of file RBD_SharedAffectorList.h.
| SIM_ColliderInfoArray& RBD_SharedAffectorList::getColliderInfoArray | ( | ) | [inline] |
Definition at line 66 of file RBD_SharedAffectorList.h.
| SIM_Collider::SIM_ImpactApplyType RBD_SharedAffectorList::getImpactApplyType | ( | int | i | ) | [inline] |
Definition at line 53 of file RBD_SharedAffectorList.h.
| RBD_Object*& RBD_SharedAffectorList::operator() | ( | int | i | ) | [inline] |
Definition at line 64 of file RBD_SharedAffectorList.h.
| RBD_Object* RBD_SharedAffectorList::operator() | ( | int | i | ) | const [inline] |
Definition at line 49 of file RBD_SharedAffectorList.h.
| void RBD_SharedAffectorList::resizeAffectors | ( | ) |
| void RBD_SharedAffectorList::setObjectTreeDirty | ( | ) |
1.5.9