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

#include <DNA_simulation_types.h>

Public Attributes

ID id
 
struct AnimDataadt
 
struct bNodeTreenodetree
 
uint32_t flag
 
char _pad [4]
 

Detailed Description

Definition at line 30 of file DNA_simulation_types.h.

Member Data Documentation

◆ _pad

char Simulation::_pad[4]

Definition at line 38 of file DNA_simulation_types.h.

◆ adt

struct AnimData* Simulation::adt

◆ flag

uint32_t Simulation::flag

Definition at line 37 of file DNA_simulation_types.h.

Referenced by acf_dssimulation_setting_ptr().

◆ id

ID Simulation::id

◆ nodetree

struct bNodeTree* Simulation::nodetree

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