HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_LoopHelper.h File Reference
#include "GU_API.h"
#include "GU_SelectType.h"
#include "GU_PathHedge.h"
#include "GU_PathFinder.h"
#include "GU_Detail.h"
#include <GEO/GEO_HedgeInterface.h>
#include <UT/UT_Array.h>
#include <UT/UT_UniquePtr.h>
#include <GA/GA_ElementGroup.h>
#include <GA/GA_EdgeGroup.h>
#include <GA/GA_Group.h>
+ Include dependency graph for GU_LoopHelper.h:

Go to the source code of this file.

Classes

class  GU_LoopHelper
 

Enumerations

enum  GU_LoopType { GU_LOOP_PARTIAL = 0, GU_LOOP_EXTENDED, GU_LOOP_CLOSED }
 

Enumeration Type Documentation

Enumerator
GU_LOOP_PARTIAL 
GU_LOOP_EXTENDED 
GU_LOOP_CLOSED 

Definition at line 27 of file GU_LoopHelper.h.