Inviwo
0.9.10.1
Inviwo documentation
|
Public Member Functions | |
DataPoint (T data) | |
DataPoint (DataPoint &rhs)=default | |
T | getData () |
std::string | toString () const override |
Public Member Functions inherited from inviwo::DataPointBase | |
DataPointBase (DataPointBase &rhs)=default | |