12#ifndef ARCANE_SIMPLESVGMESHEXPORTER_H
13#define ARCANE_SIMPLESVGMESHEXPORTER_H
17#include "arcane/ItemTypes.h"
SimpleSVGMeshExporter(std::ostream &ofile)
Créé une instance associée au flux ofile.
void write(const CellGroup &cells)
Exporte les entités du groupe cells.
ItemGroupT< Cell > CellGroup
Groupe de mailles.
-*- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature -*-