changeBlockPop() | usg::Layer | |
changeBlockPush() | usg::Layer | |
classPrim(const Path &path, const Token &typeName) | usg::Layer | |
clear() | usg::Layer | |
clearAuthoredPrims() | usg::Layer | |
clearAuthoredProperties() | usg::Layer | |
clearDefaultPrim() | usg::Layer | |
clearOwner() | usg::Layer | |
combineSubLayers(const LayerRef &layer) | usg::Layer | |
copySpec(const Path &path, const LayerRef &targetLayer, const Path &targetPath) (defined in usg::Layer) | usg::Layer | |
Create(const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
Create(const Layer::Impl &handle) | usg::Layer | static |
CreateAnonymous(const std::string &identifier=std::string(), const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
defaultPrim() const | usg::Layer | |
definePrim(const Path &path, const Token &typeName) | usg::Layer | |
defineScopeParents(const Path &path, const Token &last_prim_schema="Scope") | usg::Layer | |
defineScopeXformParents(const Path &path) | usg::Layer | inline |
exportToFile(const std::string &filepath, const std::string &comment=std::string(), const FileFormatArgs &fileFormatArgs=FileFormatArgs()) const | usg::Layer | |
exportToString(std::string &text) const | usg::Layer | |
Find(const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
FindOrOpen(const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
FindOrOpenRelativeToLayer(const LayerRef &anchor, const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
FindRelativeToLayer(const LayerRef &anchor, const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
getAllAttrs() const | usg::Layer | |
getAttrPaths(PathArray &attr_paths) const | usg::Layer | |
getColorConfiguration() const | usg::Layer | |
getColorManagementSystem() const | usg::Layer | |
getComment() const | usg::Layer | |
getCompositionAssetDependencies(fdk::StringList &assetIdentifiers) const | usg::Layer | |
getCreatedPaths() const | usg::Layer | |
getCustomLayerData(const Token &key) const | usg::Layer | |
getDefaultParentPath() const | usg::Layer | |
getDocumentation() const | usg::Layer | |
getEndTimeCode() const | usg::Layer | |
getFramePrecision() const | usg::Layer | |
getFramesPerSecond() const | usg::Layer | |
getIdentifier() const | usg::Layer | |
getLayerInfoAttribute(const Token &key) const | usg::Layer | |
getLayerInfoRelationship(const Token &key) const | usg::Layer | |
GetLoadedLayers() | usg::Layer | static |
getMetersPerUnit() const | usg::Layer | |
getModifiedPaths() const | usg::Layer | |
getModifiedPrimPaths() const | usg::Layer | |
getNumSubLayers() const | usg::Layer | |
getOwner() const | usg::Layer | |
getOwnerNodeName() const | usg::Layer | |
getPrimAtPath(const Path &path) const | usg::Layer | |
getPrimPaths(PathArray &prim_paths) const | usg::Layer | |
getRealPath() const | usg::Layer | |
getRootPrim() const | usg::Layer | |
getSdfLayerRefPtr(int usd_version) | usg::Layer | |
getSdfLayerRefPtr(int usd_version) const (defined in usg::Layer) | usg::Layer | |
getSessionOwner() const | usg::Layer | |
getStartTimeCode() const | usg::Layer | |
getSubLayers() const | usg::Layer | |
getSubLayers(fdk::StringList &sublayerIdentifiers) const | usg::Layer | |
getSubLayerScaleAndOffset(int index, double &offset, double &scale) const | usg::Layer | |
getTimeCodesPerSecond() const | usg::Layer | |
getTimeSamples(std::set< fdk::TimeValue > ×) const | usg::Layer | |
getUpAxis() const | usg::Layer | |
hasDefaultPrim() const | usg::Layer | |
impl() | usg::Layer | inline |
impl() const (defined in usg::Layer) | usg::Layer | inline |
importFromString(const std::string &text) const | usg::Layer | |
insertSubLayer(const std::string &sublayerIdentifier, int index=-1) | usg::Layer | |
insertSubLayer(const LayerRef &sublayer, int index=-1) | usg::Layer | |
isAnonymous() const | usg::Layer | |
isEmpty() const | usg::Layer | |
isValid() const | usg::Layer | |
Layer(const Layer::Impl &) | usg::Layer | |
operator bool() const (defined in usg::Layer) | usg::Layer | inline |
operator!= (defined in usg::Layer) | usg::Layer | friend |
operator<< | usg::Layer | friend |
operator== | usg::Layer | friend |
overridePrim(const Path &path, const Token &typeName) | usg::Layer | |
overridePrim(const Path &path) | usg::Layer | |
overridePrim(const Prim &src_prim) | usg::Layer | |
Prim (defined in usg::Layer) | usg::Layer | friend |
printContents(const char *prefix, std::ostream &) const | usg::Layer | |
reload() | usg::Layer | |
save(bool force=false) | usg::Layer | |
setColorConfiguration(const AssetPath &colorConfiguration) | usg::Layer | |
setColorManagementSystem(const Token &colorManagementSystem) | usg::Layer | |
setComment(const std::string &comment) | usg::Layer | |
setCreatedPaths(const PathArray &paths) | usg::Layer | |
setCustomLayerData(const Token &key, const Value &value) | usg::Layer | |
setDefaultParentPath(const Path &path) | usg::Layer | |
setDefaultPrim(const Token &name) | usg::Layer | |
setDocumentation(const std::string &documentation) | usg::Layer | |
setEndTimeCode(double timeCode) | usg::Layer | |
setFramePrecision(int framePrecision) | usg::Layer | |
setFramesPerSecond(double framesPerSecond) | usg::Layer | |
setIdentifier(const std::string &identifier) | usg::Layer | |
setLayerInfoAttribute(const Token &key, const Value &value) | usg::Layer | |
setLayerInfoRelationship(const Token &key, const PathArray &paths) | usg::Layer | |
setMetersPerUnit(const double metersPerUnit) | usg::Layer | |
setModifiedPaths(const PathArray &paths) | usg::Layer | |
setOwner(const std::string &owner) | usg::Layer | |
setOwnerNodeName(const std::string &owner) | usg::Layer | |
setSessionOwner(const std::string &sessionOwner) | usg::Layer | |
setStartTimeCode(double timeCode) | usg::Layer | |
setSubLayers(const fdk::StringList &sublayerIdentifiers) | usg::Layer | |
setSubLayers(const LayerRef &layer) | usg::Layer | |
setSubLayerScaleAndOffset(int index, double offset, double scale) | usg::Layer | |
setTimeCodesPerSecond(double timeCodesPerSecond) | usg::Layer | |
setUpAxis(const Token &upAxis) | usg::Layer | |
stitch(const LayerRef &weakLayer) | usg::Layer | |
transferContent(const LayerRef &layer) | usg::Layer | |
~Layer() (defined in usg::Layer) | usg::Layer | |