Public Member Functions | List of all members
mirtk::data::op::SetInsideValue Class Reference

Set value of unmasked data points. More...

#include <DataFunctions.h>

Inheritance diagram for mirtk::data::op::SetInsideValue:
Inheritance graph
Collaboration diagram for mirtk::data::op::SetInsideValue:
Collaboration graph

Public Member Functions

virtual void Process (int n, double *data, bool *mask=NULL)
 Process given data (not thread-safe!)
 
- Public Member Functions inherited from mirtk::data::Op
virtual ~Op ()
 Destructor.
 

Detailed Description

Set value of unmasked data points.

Definition at line 71 of file DataFunctions.h.


The documentation for this class was generated from the following file: