Blender V2.61 - r43446
Public Attributes

PTCacheData Struct Reference

#include <BKE_pointcache.h>

List of all members.

Public Attributes

unsigned int index
float loc [3]
float vel [3]
float rot [4]
float ave [3]
float size
float times [3]
struct BoidData boids

Detailed Description

Definition at line 96 of file BKE_pointcache.h.


Member Data Documentation

float PTCacheData::ave[3]

Definition at line 101 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

Definition at line 104 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

unsigned int PTCacheData::index

Definition at line 97 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

float PTCacheData::loc[3]

Definition at line 98 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

float PTCacheData::rot[4]

Definition at line 100 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

Definition at line 102 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

Definition at line 103 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().

float PTCacheData::vel[3]

Definition at line 99 of file BKE_pointcache.h.

Referenced by ptcache_file_pointers_init().


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