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

Enumerations

enum  DeformMethod {
  DeformMethod::GUIDEWEIGHTS = 0, DeformMethod::GUIDEINTERPOLATIONMESH, DeformMethod::SURFACEDEFORM, DeformMethod::POINTDEFORM,
  DeformMethod::GUIDESHAPEINTERPOLATION
}
 
enum  GsiMode { GsiMode::CAPTUREDEFORM = 0, GsiMode::CAPTURE, GsiMode::DEFORM }
 

Functions

SYS_FORCE_INLINE UT_StringHolder getToken (DeformMethod enum_value)
 
SYS_FORCE_INLINE UT_StringHolder getToken (GsiMode enum_value)
 

Enumeration Type Documentation

Enumerator
GUIDEWEIGHTS 
GUIDEINTERPOLATIONMESH 
SURFACEDEFORM 
POINTDEFORM 
GUIDESHAPEINTERPOLATION 

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

Enumerator
CAPTUREDEFORM 
CAPTURE 
DEFORM 

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

Function Documentation

SYS_FORCE_INLINE UT_StringHolder SOP_GuideDeformCoreEnums::getToken ( DeformMethod  enum_value)

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

SYS_FORCE_INLINE UT_StringHolder SOP_GuideDeformCoreEnums::getToken ( GsiMode  enum_value)

Definition at line 56 of file SOP_GuideDeformCore.proto.h.