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

Enumerations

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

Enumeration Type Documentation

Enumerator
NONE 
CONSTANT 
REPEAT 
STREAK 

Definition at line 33 of file SOP_VolumeFeather.proto.h.

Enumerator
DECAY 
DECAYVOXEL 
UNITDIST 
UNITVOXEL 
ANGLE 

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