#include <BinaryVoxelFunction.h>
Additional Inherited Members | |
Public Member Functions inherited from mirtk::VoxelFunction | |
void | join (VoxelFunction &) |
Join results. | |
void | split (VoxelFunction &) |
VoxelFunction () | |
Default constructor. | |
Static Public Member Functions inherited from mirtk::VoxelFunction | |
static bool | IsReduction () |
Public Attributes inherited from mirtk::VoxelFunction | |
const ImageAttributes * | _Domain |
Subtract image from another
Definition at line 114 of file BinaryVoxelFunction.h.