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

Enumerations

enum  Grouptype {
  Grouptype::GUESS = 0, Grouptype::BREAKPOINTS, Grouptype::EDGES, Grouptype::POINTS,
  Grouptype::PRIMS
}
 
enum  Liftmode { Liftmode::ADDSUB = 0, Liftmode::SET }
 
enum  Adjustlengthmode { Adjustlengthmode::ADDSUB = 0, Adjustlengthmode::SET }
 
enum  Adjustlengthmethod { Adjustlengthmethod::CUTEXTEND = 0, Adjustlengthmethod::SCALE }
 
enum  Cutmode { Cutmode::REDISTRIBUTE = 0, Cutmode::DELETE }
 
enum  Plantmode { Plantmode::SINGLE = 0, Plantmode::SCATTER }
 
enum  Planttemplatesource { Planttemplatesource::NONE = 0, Planttemplatesource::ACTIVETEMPLATE, Planttemplatesource::INTERPOLATEGUIDES }
 
enum  Drawtemplatesource { Drawtemplatesource::NONE = 0, Drawtemplatesource::ACTIVETEMPLATE, Drawtemplatesource::INTERPOLATEGUIDES }
 
enum  Drawcurvetype { Drawcurvetype::GUIDE = 0, Drawcurvetype::PARTLINE }
 
enum  Drawsegmode { Drawsegmode::FIXED = 0, Drawsegmode::ADAPTIVE }
 
enum  Orientbrushupmode { Orientbrushupmode::CAM = 0, Orientbrushupmode::SKINUPVEC, Orientbrushupmode::ROTATE, Orientbrushupmode::ALIGN }
 
enum  Editsoftmode { Editsoftmode::ENDPOINTS = 0, Editsoftmode::CURVEFRAC, Editsoftmode::ABSDIST }
 
enum  Resamplesegmode { Resamplesegmode::FIXED = 0, Resamplesegmode::ADAPTIVE, Resamplesegmode::ADD, Resamplesegmode::REMOVE }
 
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  Button { Button::NONE = 0, Button::LEFT, Button::MIDDLE }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (Grouptype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Liftmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Adjustlengthmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Adjustlengthmethod enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Cutmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Plantmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Planttemplatesource enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Drawtemplatesource enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Drawcurvetype enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Drawsegmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Orientbrushupmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Editsoftmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Resamplesegmode enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Xord enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Rord enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (Button enum_value)
 

Enumeration Type Documentation

Enumerator
CUTEXTEND 
SCALE 

Definition at line 82 of file SOP_GuideGroomCore.proto.h.

Enumerator
ADDSUB 
SET 

Definition at line 65 of file SOP_GuideGroomCore.proto.h.

Enumerator
NONE 
LEFT 
MIDDLE 

Definition at line 316 of file SOP_GuideGroomCore.proto.h.

Enumerator
REDISTRIBUTE 
DELETE 

Definition at line 99 of file SOP_GuideGroomCore.proto.h.

Enumerator
GUIDE 
PARTLINE 

Definition at line 171 of file SOP_GuideGroomCore.proto.h.

Enumerator
FIXED 
ADAPTIVE 

Definition at line 188 of file SOP_GuideGroomCore.proto.h.

Enumerator
NONE 
ACTIVETEMPLATE 
INTERPOLATEGUIDES 

Definition at line 152 of file SOP_GuideGroomCore.proto.h.

Enumerator
ENDPOINTS 
CURVEFRAC 
ABSDIST 

Definition at line 226 of file SOP_GuideGroomCore.proto.h.

Enumerator
GUESS 
BREAKPOINTS 
EDGES 
POINTS 
PRIMS 

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

Enumerator
ADDSUB 
SET 

Definition at line 48 of file SOP_GuideGroomCore.proto.h.

Enumerator
CAM 
SKINUPVEC 
ROTATE 
ALIGN 

Definition at line 205 of file SOP_GuideGroomCore.proto.h.

Enumerator
SINGLE 
SCATTER 

Definition at line 116 of file SOP_GuideGroomCore.proto.h.

Enumerator
NONE 
ACTIVETEMPLATE 
INTERPOLATEGUIDES 

Definition at line 133 of file SOP_GuideGroomCore.proto.h.

Enumerator
FIXED 
ADAPTIVE 
ADD 
REMOVE 

Definition at line 245 of file SOP_GuideGroomCore.proto.h.

Enumerator
XYZ 
XZY 
YXZ 
YZX 
ZXY 
ZYX 

Definition at line 291 of file SOP_GuideGroomCore.proto.h.

Enumerator
SRT 
STR 
RST 
RTS 
TSR 
TRS 

Definition at line 266 of file SOP_GuideGroomCore.proto.h.

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Grouptype  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Liftmode  enum_value)

Definition at line 55 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Adjustlengthmode  enum_value)

Definition at line 72 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Adjustlengthmethod  enum_value)

Definition at line 89 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Cutmode  enum_value)

Definition at line 106 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Plantmode  enum_value)

Definition at line 123 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Planttemplatesource  enum_value)

Definition at line 141 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Drawtemplatesource  enum_value)

Definition at line 160 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Drawcurvetype  enum_value)

Definition at line 178 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Drawsegmode  enum_value)

Definition at line 195 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Orientbrushupmode  enum_value)

Definition at line 214 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Editsoftmode  enum_value)

Definition at line 234 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Resamplesegmode  enum_value)

Definition at line 254 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Xord  enum_value)

Definition at line 277 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Rord  enum_value)

Definition at line 302 of file SOP_GuideGroomCore.proto.h.

SYS_FORCE_INLINE UT_StringHolder SOP_GuideGroomCoreEnums::getToken ( Button  enum_value)

Definition at line 324 of file SOP_GuideGroomCore.proto.h.