|
Blender
V3.3
|
#include <BKE_cloth.h>
Public Attributes | |
| struct Object * | ob |
| struct CollisionModifierData * | collmd |
| struct CollPair * | collisions |
| int | totcollisions |
Definition at line 203 of file BKE_cloth.h.
| struct CollPair* ColliderContacts::collisions |
Definition at line 207 of file BKE_cloth.h.
| struct CollisionModifierData* ColliderContacts::collmd |
Definition at line 205 of file BKE_cloth.h.
| struct Object* ColliderContacts::ob |
Definition at line 204 of file BKE_cloth.h.
| int ColliderContacts::totcollisions |
Definition at line 208 of file BKE_cloth.h.