HDK
|
#include <UT/UT_Array.h>
#include <UT/UT_Error.h>
#include <UT/UT_Set.h>
#include "gusd/defaultArray.h"
#include "gusd/stageEdit.h"
#include "gusd/stageOpts.h"
#include "gusd/USD_Utils.h"
#include "pxr/pxr.h"
#include "pxr/usd/sdf/layer.h"
#include "pxr/usd/usd/stage.h"
Go to the source code of this file.
Classes | |
class | GusdStageCache |
class | GusdStageCacheReader |
class | GusdStageCacheWriter |
Typedefs | |
typedef void(* | GusdStageCacheReaderTracker )(bool addreader) |
Variables | |
PXR_NAMESPACE_OPEN_SCOPE typedef UT_StringHolder(* | GusdLopStageResolver )(const UT_StringRef &path) |
typedef void(* GusdStageCacheReaderTracker)(bool addreader) |
Definition at line 50 of file stageCache.h.
PXR_NAMESPACE_OPEN_SCOPE typedef UT_StringHolder(* GusdLopStageResolver)(const UT_StringRef &path) |
Definition at line 49 of file stageCache.h.