|
HDK
|
#include <HUSD_LayerCheckpoint.h>
Public Member Functions | |
| HUSD_LayerCheckpoint () | |
| ~HUSD_LayerCheckpoint () | |
| void | create (const HUSD_AutoAnyLock &lock, const HUSD_PathSet *modified_prims=nullptr) |
| bool | restore (const HUSD_AutoLayerLock &layerlock, HUSD_PathSet *modified_prims=nullptr) |
Definition at line 18 of file HUSD_LayerCheckpoint.h.
| HUSD_LayerCheckpoint::HUSD_LayerCheckpoint | ( | ) |
| HUSD_LayerCheckpoint::~HUSD_LayerCheckpoint | ( | ) |
| void HUSD_LayerCheckpoint::create | ( | const HUSD_AutoAnyLock & | lock, |
| const HUSD_PathSet * | modified_prims = nullptr |
||
| ) |
| bool HUSD_LayerCheckpoint::restore | ( | const HUSD_AutoLayerLock & | layerlock, |
| HUSD_PathSet * | modified_prims = nullptr |
||
| ) |