Blender V5.0
bTransformCacheConstraint Struct Reference

#include <DNA_constraint_types.h>

Public Attributes

struct CacheFilecache_file
char object_path [1024]
struct CacheReaderreader
char reader_object_path [1024]

Detailed Description

Definition at line 556 of file DNA_constraint_types.h.

Member Data Documentation

◆ cache_file

struct CacheFile* bTransformCacheConstraint::cache_file

Definition at line 557 of file DNA_constraint_types.h.

Referenced by transformcache_copy().

◆ object_path

char bTransformCacheConstraint::object_path[1024]

◆ reader

struct CacheReader* bTransformCacheConstraint::reader

Definition at line 561 of file DNA_constraint_types.h.

Referenced by transformcache_copy().

◆ reader_object_path

char bTransformCacheConstraint::reader_object_path[1024]

Definition at line 562 of file DNA_constraint_types.h.

Referenced by transformcache_copy().


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