HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XUSD_RootLayerData Class Reference

#include <XUSD_RootLayerData.h>

Public Member Functions

 XUSD_RootLayerData ()
 
 XUSD_RootLayerData (const UsdStageRefPtr &stage)
 
 XUSD_RootLayerData (const SdfLayerRefPtr &layer)
 
 ~XUSD_RootLayerData ()
 
bool isMetadataValueSet (const TfToken &field, const VtValue &value) const
 
bool setMetadataValue (const TfToken &field, const VtValue &value)
 
void fromStage (const UsdStageRefPtr &stage)
 
void fromLayer (const SdfLayerRefPtr &layer)
 
bool toStage (const UsdStageRefPtr &stage) const
 
bool toLayer (const SdfLayerRefPtr &layer) const
 

Detailed Description

Definition at line 29 of file XUSD_RootLayerData.h.

Constructor & Destructor Documentation

XUSD_RootLayerData::XUSD_RootLayerData ( )
XUSD_RootLayerData::XUSD_RootLayerData ( const UsdStageRefPtr &  stage)
XUSD_RootLayerData::XUSD_RootLayerData ( const SdfLayerRefPtr layer)
XUSD_RootLayerData::~XUSD_RootLayerData ( )

Member Function Documentation

void XUSD_RootLayerData::fromLayer ( const SdfLayerRefPtr layer)
void XUSD_RootLayerData::fromStage ( const UsdStageRefPtr &  stage)
bool XUSD_RootLayerData::isMetadataValueSet ( const TfToken field,
const VtValue value 
) const
bool XUSD_RootLayerData::setMetadataValue ( const TfToken field,
const VtValue value 
)
bool XUSD_RootLayerData::toLayer ( const SdfLayerRefPtr layer) const
bool XUSD_RootLayerData::toStage ( const UsdStageRefPtr &  stage) const

The documentation for this class was generated from the following file: