|
HDK
|
#include "GT_API.h"#include <UT/UT_SharedPtr.h>#include "GT_Handles.h"#include "GT_Types.h"#include "GT_FaceSetMap.h"#include <GA/GA_Types.h>#include <GU/GU_DetailHandle.h>#include <GEO/GEO_Normal.h>
Include dependency graph for GT_GEODetailList.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GT_GEODetailList |
| Keeps a list of GU_Detail pointers. More... | |
| class | GT_GEODetailList::iterator |
| Class to traverse over the geometry for each segment. More... | |
Typedefs | |
| typedef UT_SharedPtr < GT_GEODetailList > | GT_GEODetailListHandle |
Definition at line 383 of file GT_GEODetailList.h.