Blender  V2.59
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 210 of file BKE_pointcache.h.


Member Data Documentation

Definition at line 217 of file BKE_pointcache.h.

Definition at line 216 of file BKE_pointcache.h.

Definition at line 221 of file BKE_pointcache.h.

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

Definition at line 224 of file BKE_pointcache.h.

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

Definition at line 211 of file BKE_pointcache.h.

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

Definition at line 215 of file BKE_pointcache.h.

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

Definition at line 212 of file BKE_pointcache.h.

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

Definition at line 211 of file BKE_pointcache.h.

Referenced by PE_undo_push(), and PE_undo_step().

Definition at line 218 of file BKE_pointcache.h.

Referenced by get_PTCacheUndo(), and make_PTCacheUndo().

Definition at line 223 of file BKE_pointcache.h.

Referenced by get_PTCacheUndo(), and make_PTCacheUndo().


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