Blender  V2.93
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 220 of file BKE_cloth.h.

Member Data Documentation

◆ collisions

struct CollPair* ColliderContacts::collisions

Definition at line 224 of file BKE_cloth.h.

◆ collmd

struct CollisionModifierData* ColliderContacts::collmd

Definition at line 222 of file BKE_cloth.h.

◆ ob

struct Object* ColliderContacts::ob

Definition at line 221 of file BKE_cloth.h.

◆ totcollisions

int ColliderContacts::totcollisions

Definition at line 225 of file BKE_cloth.h.


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