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

#include <DNA_rigidbody_types.h>

Public Attributes

struct PointCachepointcache
 
struct ListBase ptcaches
 
voidphysics_world
 

Detailed Description

Container for data shared by original and evaluated copies of RigidBodyWorld.

Definition at line 26 of file DNA_rigidbody_types.h.

Member Data Documentation

◆ physics_world

void* RigidBodyWorld_Shared::physics_world

◆ pointcache

struct PointCache* RigidBodyWorld_Shared::pointcache

◆ ptcaches

struct ListBase RigidBodyWorld_Shared::ptcaches

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