HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_QuadRemeshEnums Namespace Reference

Enumerations

enum  Output { Output::EXTRACTED_MESH = 0, Output::GLOBAL_TEXTURE }
 
enum  XDirection { XDirection::POSITIVE = 0, XDirection::NEGATIVE }
 
enum  YDirection { YDirection::POSITIVE = 0, YDirection::NEGATIVE }
 
enum  ZDirection { ZDirection::POSITIVE = 0, ZDirection::NEGATIVE }
 
enum  Field { Field::FACE = 0, Field::EDGE }
 

Enumeration Type Documentation

Enumerator
FACE 
EDGE 

Definition at line 45 of file SOP_QuadRemesh.proto.h.

Enumerator
EXTRACTED_MESH 
GLOBAL_TEXTURE 

Definition at line 25 of file SOP_QuadRemesh.proto.h.

Enumerator
POSITIVE 
NEGATIVE 

Definition at line 30 of file SOP_QuadRemesh.proto.h.

Enumerator
POSITIVE 
NEGATIVE 

Definition at line 35 of file SOP_QuadRemesh.proto.h.

Enumerator
POSITIVE 
NEGATIVE 

Definition at line 40 of file SOP_QuadRemesh.proto.h.