|
HDK
|
#include "GU_API.h"#include <GEO/GEO_HedgeInterface.h>#include <GA/GA_Edge.h>#include <UT/UT_Classifier.h>#include <UT/UT_Map.h>#include <UT/UT_Set.h>#include <GA/GA_Handle.h>#include <SYS/SYS_Types.h>
Include dependency graph for GU_Decompose.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GU_Decomposition::PtrRange< T > |
| class | GU_Decomposition::PolyPatches |
| class | GU_Decomposition::EdgePaths |
| class | GU_Decomposition::EulerPaths |
Namespaces | |
| GU_Decomposition | |
Typedefs | |
| using | GU_Decomposition::HedgeInterface = const GEO_DetachedHedgeInterface |
| using | GU_Decomposition::HedgeArray = UT_Array< GEO_Hedge > |
| using | GU_Decomposition::BoolArray = UT_Array< bool > |