| composeState() const | usg::Stage | |
| Create(const LayerRef &sessionLayer, const fdk::Hash *composeState=nullptr, bool loadAll=true) | usg::Stage | static |
| Create(const LayerRef &rootLayer, const LayerRef &sessionLayer, const fdk::Hash *composeState=nullptr, const fdk::Hash *sessionState=nullptr, bool loadAll=true) | usg::Stage | static |
| CreateInMemory() | usg::Stage | static |
| editState() const (defined in usg::Stage) | usg::Stage | |
| exportToFile(const std::string &filepath, bool addComment=true, const FileFormatArgs &fileFormatArgs=FileFormatArgs()) | usg::Stage | |
| exportToString(std::string &text, bool addComment=true) | usg::Stage | |
| findDescendentPrims(const PathArray &primPaths) const | usg::Stage | |
| findPrimsOfType(const PathArray &primPaths, bool matchDescendents=true) const | usg::Stage | |
| getDefaultParentPath() const | usg::Stage | |
| getEndTimeCode() (defined in usg::Stage) | usg::Stage | |
| getFramesPerSecond() const (defined in usg::Stage) | usg::Stage | |
| getMetersPerUnit() const | usg::Stage | |
| getPreEditCacheMetadata(std::string &cache_layer_id, uint64_t &cache_layer_hash) | usg::Stage | |
| getPrimAtPath(const Path &path) const | usg::Stage | |
| getPrimPaths(PathArray &prim_paths) const | usg::Stage | |
| getRootLayer() const | usg::Stage | |
| getRootPrim() const | usg::Stage | |
| getSessionLayer() | usg::Stage | |
| getStartTimeCode() (defined in usg::Stage) | usg::Stage | |
| getTimeCodesPerSecond() const (defined in usg::Stage) | usg::Stage | |
| getUsdStageRefPtr(int usd_version) | usg::Stage | |
| getUsdStageRefPtr(int usd_version) const (defined in usg::Stage) | usg::Stage | |
| getWorldBbox(const fdk::TimeValue &time) const | usg::Stage | |
| hasMetersPerUnit() const | usg::Stage | |
| impl() (defined in usg::Stage) | usg::Stage | inline |
| impl() const (defined in usg::Stage) | usg::Stage | inline |
| isValid() const | usg::Stage | |
| operator bool() const (defined in usg::Stage) | usg::Stage | inline |
| printReport(std::ostream &o, bool print_contents=true) const (defined in usg::Stage) | usg::Stage | |
| processState() const (defined in usg::Stage) | usg::Stage | |
| retrievePreEditCacheProperties(const LayerRef &cache_layer, const fdk::TimeValue &time=fdk::defaultTimeValue()) | usg::Stage | |
| sessionState() const (defined in usg::Stage) | usg::Stage | |
| setComposeState(const fdk::Hash &compose_state) | usg::Stage | |
| setEditState(const fdk::Hash &edit_state) | usg::Stage | |
| setEditTarget(const LayerRef &edit_layer) | usg::Stage | |
| setEndTimeCode(fdk::TimeValue time) | usg::Stage | |
| setFramesPerSecond(double fps) (defined in usg::Stage) | usg::Stage | |
| setMetersPerUnit(double metersPerUnit) | usg::Stage | |
| setPopulationMask(const PathArray &primPaths) | usg::Stage | |
| setPreEditCacheMetadata(const std::string &cache_layer_id, uint64_t cache_hash) | usg::Stage | |
| setProcessState(const fdk::Hash &process_state) | usg::Stage | |
| setSessionState(const fdk::Hash &session_state) | usg::Stage | |
| setStartTimeCode(fdk::TimeValue time) | usg::Stage | |
| setTimeCodesPerSecond(double timeCodesPerSecond) | usg::Stage | |
| Stage(const Stage::Impl &) | usg::Stage | |
| ~Stage() (defined in usg::Stage) | usg::Stage | virtual |