#include <CommonDataSources.h>
Public Types | |
typedef VTKMeshWriter< MeshType >::Faces | Faces |
typedef VTKMeshWriter< MeshType >::template FaceDataSource< uint8_t >::value_type | value_type |
Public Member Functions | |
ColorFaceDataSource (const std::string &_name="color") | |
virtual uint_t | numComponents () |
virtual void | getData (const MeshType &mesh, const Faces &faces, std::vector< value_type > &data) |
typedef VTKMeshWriter<MeshType>::Faces walberla::mesh::ColorFaceDataSource< MeshType >::Faces |
typedef VTKMeshWriter<MeshType>::template FaceDataSource< uint8_t >::value_type walberla::mesh::ColorFaceDataSource< MeshType >::value_type |
|
inline |
|
inlinevirtual |
|
inlinevirtual |