Blender  V3.3
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 16 of file DNA_simulation_types.h.

Member Data Documentation

◆ _pad

char Simulation::_pad[4]

Definition at line 26 of file DNA_simulation_types.h.

◆ adt

struct AnimData* Simulation::adt

◆ flag

uint32_t Simulation::flag

Definition at line 25 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: