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

#include <DNA_particle_types.h>

Public Attributes

struct ParticleDupliWeightnext
 
struct ParticleDupliWeightprev
 
struct Objectob
 
short count
 
short flag
 
short index
 
short rt
 

Detailed Description

Definition at line 96 of file DNA_particle_types.h.

Member Data Documentation

◆ count

short ParticleDupliWeight::count

Definition at line 99 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 102 of file DNA_particle_types.h.

Referenced by psys_check_group_weights().

◆ next

struct ParticleDupliWeight* ParticleDupliWeight::next

◆ ob

struct Object* ParticleDupliWeight::ob

Definition at line 98 of file DNA_particle_types.h.

Referenced by psys_check_group_weights().

◆ prev

struct ParticleDupliWeight * ParticleDupliWeight::prev

Definition at line 97 of file DNA_particle_types.h.

Referenced by dupliob_move_up_exec().

◆ rt

short ParticleDupliWeight::rt

Definition at line 102 of file DNA_particle_types.h.


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