| HDK
    | 
#include <HUSD_EditLayers.h>
Definition at line 28 of file HUSD_EditLayers.h.
| HUSD_EditLayers::HUSD_EditLayers | ( | HUSD_AutoWriteLock & | lock | ) | 
| HUSD_EditLayers::~HUSD_EditLayers | ( | ) | 
| bool HUSD_EditLayers::addLayer | ( | const UT_StringRef & | filepath, | 
| const HUSD_LayerOffset & | offset = HUSD_LayerOffset(), | ||
| const UT_StringMap< UT_StringHolder > & | refargs = UT_StringMap< UT_StringHolder >(), | ||
| const GU_DetailHandle & | gdh = GU_DetailHandle() | ||
| ) | const | 
| bool HUSD_EditLayers::addLayer | ( | ) | const | 
| bool HUSD_EditLayers::addLayerForEdit | ( | const UT_StringRef & | filepath, | 
| const UT_StringMap< UT_StringHolder > & | refargs = UT_StringMap< UT_StringHolder >(), | ||
| const GU_DetailHandle & | gdh = GU_DetailHandle() | ||
| ) | const | 
| bool HUSD_EditLayers::addLayerFromSource | ( | const UT_StringRef & | usdsource, | 
| bool | allow_editing | ||
| ) | const | 
| 
 | inline | 
Definition at line 46 of file HUSD_EditLayers.h.
| bool HUSD_EditLayers::addLayers | ( | const UT_StringArray & | filepaths, | 
| const UT_Array< HUSD_LayerOffset > & | offsets, | ||
| const UT_Array< UT_StringMap< UT_StringHolder >> & | refargs = UT_Array< UT_StringMap< UT_StringHolder >>(), | ||
| const UT_Array< GU_DetailHandle > & | gdhs = UT_Array< GU_DetailHandle >() | ||
| ) | const | 
| bool HUSD_EditLayers::applyLayerBreak | ( | ) | const | 
| 
 | inline | 
Definition at line 53 of file HUSD_EditLayers.h.
| 
 | inline | 
Definition at line 38 of file HUSD_EditLayers.h.
| bool HUSD_EditLayers::removeLayers | ( | const UT_StringArray & | filepaths | ) | const | 
Definition at line 44 of file HUSD_EditLayers.h.
| 
 | inline | 
Definition at line 51 of file HUSD_EditLayers.h.
| 
 | inline | 
Definition at line 36 of file HUSD_EditLayers.h.