Blender V4.5
PTCacheEditKey Struct Reference

#include <BKE_pointcache.h>

Public Attributes

float * co
 
float * vel
 
float * rot
 
float * time
 
float world_co [3]
 
float ftime
 
float length
 
short flag
 

Detailed Description

Definition at line 190 of file BKE_pointcache.h.

Member Data Documentation

◆ co

◆ flag

◆ ftime

float PTCacheEditKey::ftime

Definition at line 197 of file BKE_pointcache.h.

Referenced by remove_tagged_keys().

◆ length

float PTCacheEditKey::length

Definition at line 198 of file BKE_pointcache.h.

Referenced by PE_mirror_particle(), and remove_tagged_keys().

◆ rot

float* PTCacheEditKey::rot

Definition at line 193 of file BKE_pointcache.h.

◆ time

◆ vel

float* PTCacheEditKey::vel

◆ world_co

float PTCacheEditKey::world_co[3]

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