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

Enumerations

enum  GroupType {
  GroupType::GUESS = 0, GroupType::VERTICES, GroupType::EDGES, GroupType::POINTS,
  GroupType::PRIMS
}
 
enum  XOrd {
  XOrd::SRT = 0, XOrd::STR, XOrd::RST, XOrd::RTS,
  XOrd::TSR, XOrd::TRS
}
 
enum  ROrd {
  ROrd::XYZ = 0, ROrd::XZY, ROrd::YXZ, ROrd::YZX,
  ROrd::ZXY, ROrd::ZYX
}
 
enum  Type { Type::LINEAR = 0, Type::QUADRATIC, Type::CUBIC, Type::META }
 
enum  Metric { Metric::UV = 0, Metric::UVW, Metric::XYZ }
 
enum  Visualizefalloff { Visualizefalloff::NEVER = 0, Visualizefalloff::ALWAYS, Visualizefalloff::STATE }
 

Enumeration Type Documentation

Enumerator
GUESS 
VERTICES 
EDGES 
POINTS 
PRIMS 

Definition at line 25 of file SOP_UVTransform-2.0.proto.h.

Enumerator
UV 
UVW 
XYZ 

Definition at line 58 of file SOP_UVTransform-2.0.proto.h.

Enumerator
XYZ 
XZY 
YXZ 
YZX 
ZXY 
ZYX 

Definition at line 42 of file SOP_UVTransform-2.0.proto.h.

Enumerator
LINEAR 
QUADRATIC 
CUBIC 
META 

Definition at line 51 of file SOP_UVTransform-2.0.proto.h.

Enumerator
NEVER 
ALWAYS 
STATE 

Definition at line 64 of file SOP_UVTransform-2.0.proto.h.

Enumerator
SRT 
STR 
RST 
RTS 
TSR 
TRS 

Definition at line 33 of file SOP_UVTransform-2.0.proto.h.