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

Public Attributes

Objectobject
 
PTCacheEditedit
 
ParticleSystemModifierDatapsmd
 
ParticleDatapa
 
int segments
 
bool use_weight
 

Detailed Description

Definition at line 3536 of file particle.c.

Member Data Documentation

◆ edit

PTCacheEdit* CacheEditrPathsIterData::edit

Definition at line 3538 of file particle.c.

Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().

◆ object

Object* CacheEditrPathsIterData::object

Definition at line 3537 of file particle.c.

Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().

◆ pa

ParticleData* CacheEditrPathsIterData::pa

Definition at line 3540 of file particle.c.

Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().

◆ psmd

ParticleSystemModifierData* CacheEditrPathsIterData::psmd

Definition at line 3539 of file particle.c.

Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().

◆ segments

int CacheEditrPathsIterData::segments

Definition at line 3541 of file particle.c.

Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().

◆ use_weight

bool CacheEditrPathsIterData::use_weight

Definition at line 3542 of file particle.c.

Referenced by psys_cache_edit_paths(), and psys_cache_edit_paths_iter().


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