Blender  V3.3
Public Attributes | List of all members
PTCacheExtra Struct Reference

#include <DNA_pointcache_types.h>

Public Attributes

struct PTCacheExtranext
 
struct PTCacheExtraprev
 
unsigned int type
 
unsigned int totdata
 
voiddata
 

Detailed Description

Definition at line 40 of file DNA_pointcache_types.h.

Member Data Documentation

◆ data

void* PTCacheExtra::data

◆ next

struct PTCacheExtra* PTCacheExtra::next

◆ prev

struct PTCacheExtra * PTCacheExtra::prev

Definition at line 41 of file DNA_pointcache_types.h.

◆ totdata

unsigned int PTCacheExtra::totdata

◆ type

unsigned int PTCacheExtra::type

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