Blender V2.61 - r43446
Public Attributes

PTCacheEdit Struct Reference

#include <BKE_pointcache.h>

List of all members.

Public Attributes

ListBase undo
struct PTCacheUndocurundo
PTCacheEditPointpoints
struct PTCacheID pid
struct ParticleSystempsys
struct ParticleDataparticles
struct KDTreeemitter_field
float * emitter_cosnos
int * mirror_cache
struct ParticleCacheKey ** pathcache
ListBase pathcachebufs
int totpoint
int totframes
int totcached
int edited
unsigned char sel_col [3]
unsigned char nosel_col [3]

Detailed Description

Definition at line 231 of file BKE_pointcache.h.


Member Data Documentation

unsigned char PTCacheEdit::nosel_col[3]

Definition at line 251 of file BKE_pointcache.h.

Referenced by PE_create_particle_edit(), and psys_cache_edit_paths().

Definition at line 240 of file BKE_pointcache.h.

unsigned char PTCacheEdit::sel_col[3]

Definition at line 250 of file BKE_pointcache.h.

Referenced by PE_create_particle_edit(), and psys_cache_edit_paths().

Definition at line 248 of file BKE_pointcache.h.

Referenced by psys_cache_edit_paths(), and psys_free_path_cache().

Definition at line 248 of file BKE_pointcache.h.


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