HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Ruled.h File Reference
#include "GU_API.h"
#include <GEO/GEO_Primitive.h>
#include <GEO/GEO_Hull.h>
#include "GU_Cap.h"
+ Include dependency graph for GU_Ruled.h:

Go to the source code of this file.

Classes

class  GU_RuledParms
 

Enumerations

enum  GU_RuledClosureType { GU_RULED_CLOSE_NONE = 0, GU_RULED_CLOSE = 1, GU_RULED_CLOSE_AUTO = 2 }
 
enum  GU_RuledInterpType { GU_RULED_INTERP_NONE = 0, GU_RULED_INTERP = 1, GU_RULED_INTERP_AUTO = 2 }
 

Enumeration Type Documentation

Enumerator
GU_RULED_CLOSE_NONE 
GU_RULED_CLOSE 
GU_RULED_CLOSE_AUTO 

Definition at line 11 of file GU_Ruled.h.

Enumerator
GU_RULED_INTERP_NONE 
GU_RULED_INTERP 
GU_RULED_INTERP_AUTO 

Definition at line 18 of file GU_Ruled.h.