#include <VTKUtilities.hpp>
Public Member Functions | |
| GeometryToPolyData (const T &geometry, const std::vector< VTPProperty > &properties) | |
| ~GeometryToPolyData () | |
Public Member Functions inherited from Gedim::IGeometryToPolyData | |
| virtual | ~IGeometryToPolyData () |
Protected Attributes | |
| const T & | geometry |
| const std::vector< VTPProperty > & | properties |
| Gedim::GeometryToPolyData< T >::GeometryToPolyData | ( | const T & | geometry, |
| const std::vector< VTPProperty > & | properties | ||
| ) |
| Gedim::GeometryToPolyData< T >::~GeometryToPolyData | ( | ) |
|
protected |