Blender V4.3
PTCacheEditKey Struct Reference

#include <BKE_pointcache.h>

Public Attributes

floatco
 
floatvel
 
floatrot
 
floattime
 
float world_co [3]
 
float ftime
 
float length
 
short flag
 

Detailed Description

Definition at line 194 of file BKE_pointcache.h.

Member Data Documentation

◆ co

◆ flag

◆ ftime

float PTCacheEditKey::ftime

Definition at line 201 of file BKE_pointcache.h.

Referenced by remove_tagged_keys().

◆ length

float PTCacheEditKey::length

Definition at line 202 of file BKE_pointcache.h.

Referenced by iterate_lengths_iter(), PE_mirror_particle(), and remove_tagged_keys().

◆ rot

float* PTCacheEditKey::rot

Definition at line 197 of file BKE_pointcache.h.

◆ time

◆ vel

float* PTCacheEditKey::vel

Definition at line 196 of file BKE_pointcache.h.

Referenced by edit_to_particle(), and update_velocities().

◆ world_co


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