moab
Interface.hpp File Reference
#include "moab/Forward.hpp"
#include "moab/Range.hpp"
#include "moab/Compiler.hpp"
#include <string>
#include <functional>
#include <typeinfo>
#include "moab/UnknownInterface.hpp"

Go to the source code of this file.

Classes

class  moab::Interface
 Main interface class to MOAB. More...
class  moab::Interface::HONodeAddedRemoved
 function object for recieving events from MB of higher order nodes added to entities More...
class  moab::type_equals
class  moab::type_not_equals

Namespaces

namespace  moab
 

Class representing axis-aligned bounding box.


Defines

#define MOAB_API_VERSION   1.01
#define MOAB_API_VERSION_STRING   "1.01"
#define MB_INTERFACE_VERSION   "2.0.0"
 component architecture definitions

Variables

static const MBuuid moab::IDD_MBCore

Define Documentation

#define MB_INTERFACE_VERSION   "2.0.0"

component architecture definitions

Definition at line 73 of file Interface.hpp.

#define MOAB_API_VERSION   1.01

Definition at line 40 of file Interface.hpp.

#define MOAB_API_VERSION_STRING   "1.01"

Definition at line 41 of file Interface.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines