| changeBlockPop() | usg::Layer | |
| changeBlockPush() | usg::Layer | |
| clear() | usg::Layer | |
| clearAuthoredPrims() | usg::Layer | |
| clearAuthoredProperties() | usg::Layer | |
| clearDefaultPrim() | 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 usg::LayerRef &anchor, const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
| FindRelativeToLayer(const usg::LayerRef &anchor, const std::string &identifier, const fdk::KeyValueMapSorted &file_args=fdk::KeyValueMapSorted()) | usg::Layer | static |
| getAttrPaths(PathArray &attr_paths) 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 | |
| getEndTimeCode() (defined in usg::Layer) | usg::Layer | |
| getFramesPerSecond() const (defined in usg::Layer) | usg::Layer | |
| getIdentifier() const | usg::Layer | |
| getModifiedPaths() const | usg::Layer | |
| getModifiedPrimPaths() const | usg::Layer | |
| getNumSubLayers() const | usg::Layer | |
| getOwnerNodeName() const | usg::Layer | |
| getPreEditCacheMetadata(std::string &cache_layer_id, uint64_t &cache_layer_hash) | 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 | |
| getStartTimeCode() (defined in usg::Layer) | usg::Layer | |
| getSubLayers() const | usg::Layer | |
| getSubLayers(fdk::StringList &sublayerIdentifiers) const | usg::Layer | |
| getTimeCodesPerSecond() const (defined in usg::Layer) | 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 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 | |
| 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 | |
| setEndTimeCode(fdk::TimeValue time) | usg::Layer | |
| setFramesPerSecond(double fps) (defined in usg::Layer) | usg::Layer | |
| setIdentifier(const std::string &identifier) | usg::Layer | |
| setModifiedPaths(const PathArray &paths) | usg::Layer | |
| setOwnerNodeName(const std::string &owner) | usg::Layer | |
| setPreEditCacheMetadata(uint64_t cache_hash) | usg::Layer | |
| setStartTimeCode(fdk::TimeValue time) | 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 | |
| transferContent(const LayerRef &layer) | usg::Layer | |
| ~Layer() | usg::Layer | virtual |