Blender V5.0
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 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 iterate_lengths_iter(), 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


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