HDK
|
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 } |
|
strong |
Enumerator | |
---|---|
LINEAR | |
CUBIC | |
SUBD |
Definition at line 40 of file SOP_SBlend-2.0.proto.h.
|
strong |
Enumerator | |
---|---|
FREEZE | |
DELETE | |
GROUP |
Definition at line 27 of file SOP_SBlend-2.0.proto.h.
|
strong |
Enumerator | |
---|---|
NONE | |
BYGRIDINDEX | |
BYVOXELPOS | |
ADVECTED |
Definition at line 33 of file SOP_SBlend-2.0.proto.h.