|
Blender
V2.93
|
#include <BKE_cloth.h>
Public Attributes | |
| struct Object * | ob |
| struct CollisionModifierData * | collmd |
| struct CollPair * | collisions |
| int | totcollisions |
Definition at line 220 of file BKE_cloth.h.
| struct CollPair* ColliderContacts::collisions |
Definition at line 224 of file BKE_cloth.h.
| struct CollisionModifierData* ColliderContacts::collmd |
Definition at line 222 of file BKE_cloth.h.
| struct Object* ColliderContacts::ob |
Definition at line 221 of file BKE_cloth.h.
| int ColliderContacts::totcollisions |
Definition at line 225 of file BKE_cloth.h.