HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SOP_VolumeFeather.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_VolumeFeather.proto.h:

Go to the source code of this file.

Classes

class  SOP_VolumeFeatherParms
 

Namespaces

 SOP_VolumeFeatherEnums
 

Enumerations

enum  SOP_VolumeFeatherEnums::Decaymode {
  SOP_VolumeFeatherEnums::Decaymode::DECAY = 0, SOP_VolumeFeatherEnums::Decaymode::DECAYVOXEL, SOP_VolumeFeatherEnums::Decaymode::UNITDIST, SOP_VolumeFeatherEnums::Decaymode::UNITVOXEL,
  SOP_VolumeFeatherEnums::Decaymode::ANGLE
}
 
enum  SOP_VolumeFeatherEnums::Bordertype { SOP_VolumeFeatherEnums::Bordertype::NONE = 0, SOP_VolumeFeatherEnums::Bordertype::CONSTANT, SOP_VolumeFeatherEnums::Bordertype::REPEAT, SOP_VolumeFeatherEnums::Bordertype::STREAK }