Blender  V2.59
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 167 of file DNA_object_force.h.


Member Data Documentation

Definition at line 192 of file DNA_object_force.h.

Referenced by ptcache_mem_frame_to_disk().

Definition at line 186 of file DNA_object_force.h.

char PointCache::info[64]

Definition at line 196 of file DNA_object_force.h.

Referenced by BKE_ptcache_update_info().

char PointCache::name[64]

Definition at line 194 of file DNA_object_force.h.

Referenced by BKE_ptcache_disk_cache_rename(), and ptcache_filename().

char PointCache::path[240]

Definition at line 197 of file DNA_object_force.h.

Referenced by ptcache_path().

Definition at line 168 of file DNA_object_force.h.

Definition at line 195 of file DNA_object_force.h.

Definition at line 192 of file DNA_object_force.h.


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