Blender  V3.3
Functions
io_cache.h File Reference

Go to the source code of this file.

Functions

void CACHEFILE_OT_open (struct wmOperatorType *ot)
 
void CACHEFILE_OT_reload (struct wmOperatorType *ot)
 
void CACHEFILE_OT_layer_add (struct wmOperatorType *ot)
 
void CACHEFILE_OT_layer_remove (struct wmOperatorType *ot)
 
void CACHEFILE_OT_layer_move (struct wmOperatorType *ot)
 

Detailed Description

/

Definition in file io_cache.h.

Function Documentation

◆ CACHEFILE_OT_layer_add()

void CACHEFILE_OT_layer_add ( struct wmOperatorType ot)

◆ CACHEFILE_OT_layer_move()

void CACHEFILE_OT_layer_move ( struct wmOperatorType ot)

◆ CACHEFILE_OT_layer_remove()

void CACHEFILE_OT_layer_remove ( struct wmOperatorType ot)

◆ CACHEFILE_OT_open()

void CACHEFILE_OT_open ( struct wmOperatorType ot)

◆ CACHEFILE_OT_reload()

void CACHEFILE_OT_reload ( struct wmOperatorType ot)