HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_GuideDeformCore.proto.h File Reference
#include <SOP/SOP_API.h>
#include <SOP/SOP_NodeVerb.h>
#include <OP/OP_GraphProxy.h>
#include <OP/OP_Utils.h>
#include <PRM/PRM_Parm.h>
#include <UT/UT_IStream.h>
#include <UT/UT_NTStreamUtil.h>
#include <UT/UT_Ramp.h>
#include <UT/UT_SharedPtr.h>
#include <UT/UT_StringHolder.h>
#include <UT/UT_StringStream.h>
#include <UT/UT_VectorTypes.h>
#include <UT/UT_EnvControl.h>
#include <SYS/SYS_Types.h>
+ Include dependency graph for SOP_GuideDeformCore.proto.h:

Go to the source code of this file.

Classes

class  SOP_GuideDeformCoreParms
 

Namespaces

 SOP_GuideDeformCoreEnums
 

Enumerations

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

Functions

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