Blender V2.61 - r43446
Public Attributes

PointCache Struct Reference

#include <DNA_object_force.h>

List of all members.

Public Attributes

struct PointCachenext
struct PointCacheprev
int flag
int step
int simframe
int startframe
int endframe
int editframe
int last_exact
int totpoint
int index
short compression
short rt
char name [64]
char prev_name [64]
char info [64]
char path [240]
char * cached_frames
struct ListBase mem_cache
struct PTCacheEditedit
void(* free_edit )(struct PTCacheEdit *edit)

Detailed Description

Definition at line 168 of file DNA_object_force.h.


Member Data Documentation

Definition at line 193 of file DNA_object_force.h.

Referenced by ptcache_mem_frame_to_disk().

Definition at line 187 of file DNA_object_force.h.

char PointCache::info[64]

Definition at line 197 of file DNA_object_force.h.

Referenced by BKE_ptcache_update_info().

char PointCache::name[64]

Definition at line 195 of file DNA_object_force.h.

Referenced by BKE_ptcache_disk_cache_rename(), and ptcache_filename().

char PointCache::path[240]

Definition at line 198 of file DNA_object_force.h.

Referenced by ptcache_path().

Definition at line 169 of file DNA_object_force.h.

Definition at line 196 of file DNA_object_force.h.

Definition at line 193 of file DNA_object_force.h.


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