Blender  V2.93
Public Attributes | List of all members
ColliderCache Struct Reference

#include <BKE_collision.h>

Public Attributes

struct ColliderCachenext
 
struct ColliderCacheprev
 
struct Objectob
 
struct CollisionModifierDatacollmd
 

Detailed Description

Definition at line 152 of file BKE_collision.h.

Member Data Documentation

◆ collmd

struct CollisionModifierData* ColliderCache::collmd

◆ next

struct ColliderCache* ColliderCache::next

◆ ob

struct Object* ColliderCache::ob

Definition at line 154 of file BKE_collision.h.

Referenced by boid_find_ground(), collision_detect(), and rule_avoid_collision().

◆ prev

struct ColliderCache * ColliderCache::prev

Definition at line 153 of file BKE_collision.h.


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