#include <VTKUtilities.hpp>
Public Types | |
| enum | Formats { Points = 0 , Cells = 1 , PointsArray = 2 , CellsArray = 3 , PointsArray2 = 4 } |
Public Attributes | |
| std::string | Label |
| Formats | Format |
| unsigned int | Size |
| const double * | Data |
| Formats Gedim::VTPProperty::Format |
| std::string Gedim::VTPProperty::Label |