#include <cassert>
#include <cstdlib>
#include <iostream>
#include "ReadSmf.hpp"
#include "moab/Range.hpp"
#include "Internals.hpp"
#include "moab/Interface.hpp"
#include "moab/ReadUtilIface.hpp"
#include "moab/FileOptions.hpp"
#include "AffineXform.hpp"
Go to the source code of this file.
Namespaces | |
moab | |
Class representing axis-aligned bounding box. | |
Functions | |
static int | streq (const char *a, const char *b) |
|
inlinestatic |
Definition at line 38 of file ReadSmf.cpp.
Referenced by moab::ReadSmf::annotation(), and moab::ReadSmf::parse_line().