MeshKit
1.0
|
#include "iRel.h"
#include <string.h>
#include <stdlib.h>
#include <vector>
#include <limits>
#include <string>
#include <algorithm>
#include "assert.h"
Go to the source code of this file.
Classes | |
class | iRel |
C++ interface to ITAPS iRel interface. More... | |
class | iRel::PairHandle |
Class for storing, querying and modifying relations data. More... | |
Defines | |
#define | IRELI irelInstance->mInstance |
Typedefs | |
typedef void * | iBase_Instance |
Definition in file iRel.hpp.
typedef void* iBase_Instance |