| AllRule enum value (defined in usg::Stage) | usg::Stage | |
| composeState() const | usg::Stage | |
| copyFrom(const usg::StageRef &stage) | 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, bool loadAll=true) | usg::Stage | static |
| CreateInMemory(bool loadAll=true, const std::string &arResolverContext="") | usg::Stage | static |
| CreateMasked(const LayerRef &sessionLayer, const PathArray &maskedPaths, const fdk::Hash *composeState=nullptr, bool loadAll=true) | 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 | |
| findLoadable(const Path &rootPath=Path::AbsoluteRootPath()) const | usg::Stage | |
| findPrimsOfType(const PathArray &primPaths, bool matchDescendents=true) const | usg::Stage | |
| flatten(bool addComment=true) | usg::Stage | |
| flattenLayerStack() | usg::Stage | |
| getDefaultParentPath() const | usg::Stage | |
| getEndTimeCode() (defined in usg::Stage) | usg::Stage | |
| getFramesPerSecond() const (defined in usg::Stage) | usg::Stage | |
| getLayerStack() const (defined in usg::Stage) | usg::Stage | |
| getLoadRules() | usg::Stage | |
| getMetersPerUnit() const | usg::Stage | |
| getMutedLayers() const | 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() const | 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 | |
| load(const PathSet &pathSet, bool loadWithDescendants=true, bool replace=false) | usg::Stage | |
| loadAndUnload(const PathSet &loadSet, const PathSet &unloadSet, bool loadWithDescendants) | usg::Stage | |
| LoadRule enum name | usg::Stage | |
| LoadRules typedef | usg::Stage | |
| MaskOperation enum name | usg::Stage | |
| muteAndUnmuteLayers(const std::vector< std::string > &muteLayers, const std::vector< std::string > &unmuteLayers) | usg::Stage | |
| NoneRule enum value (defined in usg::Stage) | usg::Stage | |
| OnlyRule enum value (defined in usg::Stage) | usg::Stage | |
| Open(const std::string &filePath) | usg::Stage | static |
| 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 | |
| rootState() 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 | |
| setLoadRules(const LoadRules &rules) | usg::Stage | |
| setMetersPerUnit(double metersPerUnit) | usg::Stage | |
| setPopulationMask(const PathArray &primPaths, MaskOperation op=MaskOperation::Set) | usg::Stage | |
| setProcessState(const fdk::Hash &process_state) | usg::Stage | |
| setRootState(const fdk::Hash &root_state) | usg::Stage | |
| setStartTimeCode(fdk::TimeValue time) | usg::Stage | |
| setTimeCodesPerSecond(double timeCodesPerSecond) | usg::Stage | |
| Stage(const Stage::Impl &) | usg::Stage | |
| traverse() const | usg::Stage | |
| traverse(const Prim::FlagsPredicate &mask) const | usg::Stage | |
| traverseAll() const | usg::Stage | |
| ~Stage() (defined in usg::Stage) | usg::Stage | virtual |