HDK
|
#include <Geom.h>
Public Member Functions | |
GeomPath () | |
~GeomPath () | |
bool | operator== (const GeomPath &rhs) const |
bool | operator!= (const GeomPath &rhs) const |
GeomPath (const string &geom) | |
Construct a path from a geometry name string. More... | |
operator string () const | |
Convert a path to a geometry name string. More... | |
bool | isMatching (const GeomPath &rhs, bool contains=false) const |
bool | isEmpty () const |
bool | isUniversal () const |
A MaterialX geometry path, representing the hierarchical location expressed by a geometry name.
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |