#include "EntityAttributes.hpp"
#include "hParent.hpp"
Go to the source code of this file.
Namespaces | |
namespace | VertexSpace |
Typedefs | |
typedef VertexSpace::Vertex1 | Vertex |
Functions | |
void | VertexSpace::mark2Ref (hHybridMesh *myMesh, hObj &obj, const int i) |
void | VertexSpace::mark2Deref (hHybridMesh *myMesh, hObj &obj) |
void | VertexSpace::mark2Delete (hHybridMesh *myMesh, hObj &obj) |
int | VertexSpace::refine (hHybridMesh *myMesh, hObj &obj, const int i) |
void | VertexSpace::derefine (hHybridMesh *myMesh, hObj &obj) |
bool | VertexSpace::test (const hHybridMesh *myMesh, const hObj &obj) |