HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Cap.h File Reference
#include "GU_API.h"
+ Include dependency graph for GU_Cap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GU_CapOptions
 
class  GU_CapParms
 

Enumerations

enum  GU_CapType {
  GU_CAP_NONE = 0, GU_CAP_FACETED = 1, GU_CAP_SHARED = 2, GU_CAP_ROUNDED = 3,
  GU_CAP_TANGENT = 4
}
 
enum  GU_CapKind { GU_FIRST_UCAP = 0, GU_LAST_UCAP = 1, GU_FIRST_VCAP = 2, GU_LAST_VCAP = 3 }
 

Enumeration Type Documentation

enum GU_CapKind
Enumerator
GU_FIRST_UCAP 
GU_LAST_UCAP 
GU_FIRST_VCAP 
GU_LAST_VCAP 

Definition at line 25 of file GU_Cap.h.

enum GU_CapType
Enumerator
GU_CAP_NONE 
GU_CAP_FACETED 
GU_CAP_SHARED 
GU_CAP_ROUNDED 
GU_CAP_TANGENT 

Definition at line 16 of file GU_Cap.h.