HDK
|
#include "GU_API.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 } |
enum GU_LoftClosureType |
enum GU_LoftMinimize |