![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Inheritance diagram for inviwo::DataPoint< T >: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 | |