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

Enumerations

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

Enumeration Type Documentation

Enumerator
LINEAR 
CUBIC 
SUBD 

Definition at line 38 of file SOP_SBlend-2.0.proto.h.

Enumerator
FREEZE 
DELETE 
GROUP 

Definition at line 25 of file SOP_SBlend-2.0.proto.h.

Enumerator
NONE 
BYGRIDINDEX 
BYVOXELPOS 
ADVECTED 

Definition at line 31 of file SOP_SBlend-2.0.proto.h.