Blender V2.61 - r43446
Public Attributes

PTCacheUndo Struct Reference

#include <BKE_pointcache.h>

List of all members.

Public Attributes

struct PTCacheUndonext
struct PTCacheUndoprev
struct PTCacheEditPointpoints
struct ParticleDataparticles
struct KDTreeemitter_field
float * emitter_cosnos
int psys_flag
struct ListBase mem_cache
int totpoint
char name [64]

Detailed Description

Definition at line 214 of file BKE_pointcache.h.


Member Data Documentation

Definition at line 221 of file BKE_pointcache.h.

Definition at line 220 of file BKE_pointcache.h.

Definition at line 225 of file BKE_pointcache.h.

Referenced by free_PTCacheUndo(), get_PTCacheUndo(), and make_PTCacheUndo().

Definition at line 228 of file BKE_pointcache.h.

Referenced by PE_undo_get_name(), PE_undo_push(), and PE_undo_step().

Definition at line 215 of file BKE_pointcache.h.

Referenced by PE_undo_number(), PE_undo_step(), and PTCacheUndo_clear().

Definition at line 219 of file BKE_pointcache.h.

Referenced by free_PTCacheUndo(), get_PTCacheUndo(), and make_PTCacheUndo().

Definition at line 216 of file BKE_pointcache.h.

Referenced by free_PTCacheUndo(), get_PTCacheUndo(), and make_PTCacheUndo().

Definition at line 215 of file BKE_pointcache.h.

Referenced by PE_undo_push(), and PE_undo_step().

Definition at line 222 of file BKE_pointcache.h.

Referenced by get_PTCacheUndo(), and make_PTCacheUndo().

Definition at line 227 of file BKE_pointcache.h.

Referenced by get_PTCacheUndo(), and make_PTCacheUndo().


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