|
Enzo
|
Public Member Functions | |
| PrimPath (const std::string &path) | |
| const std::string & | string () const |
| const std::vector< std::string > & | components () const |
| std::string | name () const |
| PrimPath | parent () const |
| bool | isRoot () const |
| bool | empty () const |
Static Public Attributes | |
| static constexpr char | Delimiter = '/' |