HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_SBlend-2.0.proto.h File Reference
#include <SOP/SOP_API.h>
#include <SOP/SOP_NodeVerb.h>
#include <SOP/SOP_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_SBlend-2.0.proto.h:

Go to the source code of this file.

Classes

class  SOP_SBlend_2_0Parms
 

Namespaces

 SOP_SBlend_2_0Enums
 

Enumerations

enum  SOP_SBlend_2_0Enums::UnmatchedPoints { SOP_SBlend_2_0Enums::UnmatchedPoints::FREEZE = 0, SOP_SBlend_2_0Enums::UnmatchedPoints::DELETE, SOP_SBlend_2_0Enums::UnmatchedPoints::GROUP }
 
enum  SOP_SBlend_2_0Enums::VoxelBlend { SOP_SBlend_2_0Enums::VoxelBlend::NONE = 0, SOP_SBlend_2_0Enums::VoxelBlend::BYGRIDINDEX, SOP_SBlend_2_0Enums::VoxelBlend::BYVOXELPOS, SOP_SBlend_2_0Enums::VoxelBlend::ADVECTED }
 
enum  SOP_SBlend_2_0Enums::Interp { SOP_SBlend_2_0Enums::Interp::LINEAR = 0, SOP_SBlend_2_0Enums::Interp::CUBIC, SOP_SBlend_2_0Enums::Interp::SUBD }