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

Enumerations

enum  UVProjPlane { UVProjPlane::XY = 0, UVProjPlane::YZ, UVProjPlane::ZX }
 
enum  AxisAlignment { AxisAlignment::NONE = 0, AxisAlignment::INTRINSIC, AxisAlignment::EXTRINSIC }
 
enum  Scaling { Scaling::AUTO = 0, Scaling::CUSTOM }
 
enum  RotationStep {
  RotationStep::NONE = 0, RotationStep::PI, RotationStep::PI2, RotationStep::PI4,
  RotationStep::PI8, RotationStep::PI16, RotationStep::PI32, RotationStep::CUSTOM
}
 
enum  Resolution {
  Resolution::RES1 = 0, Resolution::RES2, Resolution::RES3, Resolution::RES4,
  Resolution::RES5, Resolution::CUSTOM
}
 
enum  TargetType { TargetType::BOXES = 0, TargetType::UDIM, TargetType::GEO }
 
enum  TargetProjPlane { TargetProjPlane::XY = 0, TargetProjPlane::YZ, TargetProjPlane::ZX }
 

Enumeration Type Documentation

Enumerator
NONE 
INTRINSIC 
EXTRINSIC 

Definition at line 31 of file SOP_UVLayout-3.0.proto.h.

Enumerator
RES1 
RES2 
RES3 
RES4 
RES5 
CUSTOM 

Definition at line 53 of file SOP_UVLayout-3.0.proto.h.

Enumerator
NONE 
PI 
PI2 
PI4 
PI8 
PI16 
PI32 
CUSTOM 

Definition at line 42 of file SOP_UVLayout-3.0.proto.h.

Enumerator
AUTO 
CUSTOM 

Definition at line 37 of file SOP_UVLayout-3.0.proto.h.

Enumerator
XY 
YZ 
ZX 

Definition at line 68 of file SOP_UVLayout-3.0.proto.h.

Enumerator
BOXES 
UDIM 
GEO 

Definition at line 62 of file SOP_UVLayout-3.0.proto.h.

Enumerator
XY 
YZ 
ZX 

Definition at line 25 of file SOP_UVLayout-3.0.proto.h.