Blender  V2.93
Classes | Typedefs | Enumerations
DNA_cachefile_types.h File Reference
#include "DNA_ID.h"

Go to the source code of this file.

Classes

struct  AlembicObjectPath
 
struct  CacheFile
 

Typedefs

typedef struct AlembicObjectPath AlembicObjectPath
 
typedef struct CacheFile CacheFile
 

Enumerations

enum  { CACHEFILE_DS_EXPAND = (1 << 0) , CACHEFILE_UNUSED_0 = (1 << 1) }
 
enum  { CACHEFILE_VELOCITY_UNIT_FRAME , CACHEFILE_VELOCITY_UNIT_SECOND }
 

Typedef Documentation

◆ AlembicObjectPath

◆ CacheFile

typedef struct CacheFile CacheFile

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
CACHEFILE_DS_EXPAND 
CACHEFILE_UNUSED_0 

Definition at line 35 of file DNA_cachefile_types.h.

◆ anonymous enum

anonymous enum
Enumerator
CACHEFILE_VELOCITY_UNIT_FRAME 
CACHEFILE_VELOCITY_UNIT_SECOND 

Definition at line 57 of file DNA_cachefile_types.h.