HDK
|
#include "GU_API.h"
#include "GU_PolyBridge.h"
#include <GU/GU_Decompose.h>
#include <GU/GU_Detail.h>
#include <GEO/GEO_HedgeInterface.h>
#include <GA/GA_Types.h>
#include <UT/UT_Matrix4.h>
#include <UT/UT_Array.h>
#include <UT/UT_Vector3.h>
Go to the source code of this file.
Classes | |
class | GA_EdgeT< T, DIRECTED > |
class | GU_PolyExtrude2 |
Typedefs | |
using | GA_Edge = GA_EdgeT< GA_Offset, false > |
Definition at line 40 of file GU_PolyExtrude2.h.