HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Loft.h File Reference
#include "GU_API.h"
+ Include dependency graph for GU_Loft.h:

Go to the source code of this file.

Classes

class  GU_LoftParms
 

Enumerations

enum  GU_LoftClosureType { GU_LOFT_CLOSE_NONE = 0, GU_LOFT_CLOSE = 1, GU_LOFT_CLOSE_AUTO = 2 }
 
enum  GU_LoftMinimize { GU_LOFT_2POINT_DIST = 0, GU_LOFT_3POINT_DIST = 1 }
 

Enumeration Type Documentation

Enumerator
GU_LOFT_CLOSE_NONE 
GU_LOFT_CLOSE 
GU_LOFT_CLOSE_AUTO 

Definition at line 20 of file GU_Loft.h.

Enumerator
GU_LOFT_2POINT_DIST 
GU_LOFT_3POINT_DIST 

Definition at line 27 of file GU_Loft.h.