Blender V5.0
ParticleDupliWeight Struct Reference

#include <DNA_particle_types.h>

Public Attributes

struct ParticleDupliWeightnext
struct ParticleDupliWeightprev
struct Objectob
short count
short flag
short index
char _pad0 [2]

Detailed Description

Definition at line 78 of file DNA_particle_types.h.

Member Data Documentation

◆ _pad0

char ParticleDupliWeight::_pad0[2]

Definition at line 85 of file DNA_particle_types.h.

◆ count

short ParticleDupliWeight::count

Definition at line 81 of file DNA_particle_types.h.

Referenced by psys_check_group_weights().

◆ flag

short ParticleDupliWeight::flag

◆ index

short ParticleDupliWeight::index

Only updated on file save and used on file load.

Definition at line 84 of file DNA_particle_types.h.

Referenced by psys_check_group_weights().

◆ next

struct ParticleDupliWeight* ParticleDupliWeight::next

Definition at line 79 of file DNA_particle_types.h.

Referenced by psys_check_group_weights().

◆ ob

struct Object* ParticleDupliWeight::ob

Definition at line 80 of file DNA_particle_types.h.

Referenced by psys_check_group_weights().

◆ prev

struct ParticleDupliWeight * ParticleDupliWeight::prev

Definition at line 79 of file DNA_particle_types.h.


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