HDK
|
#include <GEO_Hull.h>
Public Member Functions | |
GEO_SubHullFlags () | |
Public Attributes | |
unsigned | wrapu:1 |
unsigned | wrapv:1 |
unsigned | dupTop:1 |
unsigned | dupLeft:1 |
unsigned | dupBottom:1 |
unsigned | dupRight:1 |
unsigned | breakThread:1 |
unsigned | breakBridge:1 |
unsigned | recurse:1 |
Definition at line 58 of file GEO_Hull.h.
|
inline |
Definition at line 61 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::breakBridge |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::breakThread |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::dupBottom |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::dupLeft |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::dupRight |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::dupTop |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::recurse |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::wrapu |
Definition at line 70 of file GEO_Hull.h.
unsigned GEO_SubHullFlags::wrapv |
Definition at line 70 of file GEO_Hull.h.