12#ifndef ARCANE_CORE_SIMPLESVGMESHEXPORTER_H
13#define ARCANE_CORE_SIMPLESVGMESHEXPORTER_H
Declarations of types on entities.
SimpleSVGMeshExporter(std::ostream &ofile)
Create an instance associated with the ofile stream.
void write(const CellGroup &cells)
Exports the entities of the cells group.
ItemGroupT< Cell > CellGroup
Group of cells.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --