|
Blender V4.3
|
#include <BKE_cloth.hh>
Public Attributes | |
| Object * | ob |
| CollisionModifierData * | collmd |
| CollPair * | collisions |
| int | totcollisions |
Definition at line 206 of file BKE_cloth.hh.
| CollPair* ColliderContacts::collisions |
Definition at line 210 of file BKE_cloth.hh.
| CollisionModifierData* ColliderContacts::collmd |
Definition at line 208 of file BKE_cloth.hh.
| Object* ColliderContacts::ob |
Definition at line 207 of file BKE_cloth.hh.
| int ColliderContacts::totcollisions |
Definition at line 211 of file BKE_cloth.hh.