Blender V2.61 - r43446
Public Attributes

PTCacheFile Struct Reference

#include <BKE_pointcache.h>

List of all members.

Public Attributes

FILE * fp
int frame
int old_format
unsigned int totpoint
unsigned int type
unsigned int data_types
unsigned int flag
struct PTCacheData data
void * cur [BPHYS_TOT_DATA]

Detailed Description

Definition at line 107 of file BKE_pointcache.h.


Member Data Documentation

void* PTCacheFile::cur[BPHYS_TOT_DATA]

Definition at line 114 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

unsigned int PTCacheFile::flag

Definition at line 110 of file BKE_pointcache.h.

Referenced by ptcache_disk_frame_to_mem(), and ptcache_file_open().

Definition at line 110 of file BKE_pointcache.h.

Referenced by ptcache_file_open().

unsigned int PTCacheFile::totpoint
unsigned int PTCacheFile::type

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