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

Enumerations

enum  Planes { Planes::PLANES4 = 0, Planes::PLANES5, Planes::PLANES6, Planes::PLANES8 }
 
enum  LayoutType { LayoutType::STRIP = 0, LayoutType::SQUARE }
 
enum  ScaleType { ScaleType::NONE = 0, ScaleType::UNIFORM, ScaleType::STRETCH }
 
enum  RotateOrder {
  RotateOrder::XYZ = 0, RotateOrder::XZY, RotateOrder::YXZ, RotateOrder::YZX,
  RotateOrder::ZXY, RotateOrder::ZYX
}
 

Enumeration Type Documentation

Enumerator
STRIP 
SQUARE 

Definition at line 32 of file SOP_UVUnwrap.proto.h.

Enumerator
PLANES4 
PLANES5 
PLANES6 
PLANES8 

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

Enumerator
XYZ 
XZY 
YXZ 
YZX 
ZXY 
ZYX 

Definition at line 43 of file SOP_UVUnwrap.proto.h.

Enumerator
NONE 
UNIFORM 
STRETCH 

Definition at line 37 of file SOP_UVUnwrap.proto.h.