|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include <NCWriteEuler.hpp>
Inheritance diagram for moab::NCWriteEuler:
Collaboration diagram for moab::NCWriteEuler:Public Member Functions | |
| NCWriteEuler (WriteNC *writeNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | |
| virtual | ~NCWriteEuler () |
Definition at line 17 of file NCWriteEuler.hpp.
| moab::NCWriteEuler::NCWriteEuler | ( | WriteNC * | writeNC, |
| int | fileId, | ||
| const FileOptions & | opts, | ||
| EntityHandle | fileSet | ||
| ) | [inline] |
Definition at line 20 of file NCWriteEuler.hpp.
: ScdNCWriteHelper( writeNC, fileId, opts, fileSet ) { }
| moab::NCWriteEuler::~NCWriteEuler | ( | ) | [virtual] |
Definition at line 12 of file NCWriteEuler.cpp.
{
// TODO Auto-generated destructor stub
}