Blender  V3.3
Public Attributes | List of all members
ColliderContacts Struct Reference

#include <BKE_cloth.h>

Public Attributes

struct Objectob
 
struct CollisionModifierDatacollmd
 
struct CollPaircollisions
 
int totcollisions
 

Detailed Description

Definition at line 203 of file BKE_cloth.h.

Member Data Documentation

◆ collisions

struct CollPair* ColliderContacts::collisions

Definition at line 207 of file BKE_cloth.h.

◆ collmd

struct CollisionModifierData* ColliderContacts::collmd

Definition at line 205 of file BKE_cloth.h.

◆ ob

struct Object* ColliderContacts::ob

Definition at line 204 of file BKE_cloth.h.

◆ totcollisions

int ColliderContacts::totcollisions

Definition at line 208 of file BKE_cloth.h.


The documentation for this struct was generated from the following file: