AddFace(unsigned int n, VertexHandle *vertices) | mitkHEMesh | |
mitkMesh::AddFace(_face_type< IndexType, indexNum > &face) | mitkMesh | [inline] |
AddObserver(mitkObserver *observer) | mitkObject | |
AddReference() | mitkObject | |
AddVertex(Vertex const &vert) | mitkHEMesh | [inline] |
AddVertex(Point3f const &point, Point3f const &normal) | mitkHEMesh | [inline] |
AddVertex(float x, float y, float z, float nx=0.0f, float ny=0.0f, float nz=0.0f) | mitkHEMesh | [inline] |
AddVertex(float v[6]) | mitkHEMesh | [inline] |
mitkMesh::AddVertex(Vertex3f &vert) | mitkMesh | [inline] |
AdjFace(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
BreakOnError() | mitkObject | [static] |
ClearFlags() | mitkHEMesh | |
ClearGarbage() | mitkHEMesh | |
CopyMesh(mitkMesh *src) | mitkMesh | |
DebugOff() | mitkObject | [virtual] |
DebugOn() | mitkObject | [virtual] |
DeepCopy(mitkDataObject *src) | mitkHEMesh | [virtual] |
Delete() | mitkObject | |
DeleteEdge(EdgeHandle edge, bool deleteIsolatedVertices) | mitkHEMesh | |
DeleteFace(FaceHandle face, bool deleteIsolatedVertices) | mitkHEMesh | |
DeleteVertex(VertexHandle vert) | mitkHEMesh | |
EdgeIterator typedef | mitkHEMesh | |
EndVertex(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
FaceEdgeIterator typedef | mitkHEMesh | |
FaceFaceIterator typedef | mitkHEMesh | |
FaceHalfedgeIterator typedef | mitkHEMesh | |
FaceIterator typedef | mitkHEMesh | |
FaceVertexIterator typedef | mitkHEMesh | |
FindHalfEdge(VertexHandle vert0, VertexHandle vert1) | mitkHEMesh | |
GetActualMemorySize() const =0 | mitkDataObject | [pure virtual] |
GetBoundingBox() | mitkMesh | [inline] |
GetBoundingBox(float &minX, float &maxX, float &minY, float &maxY, float &minZ, float &maxZ) | mitkMesh | [inline] |
GetBoundingBox(float bounds[6]) | mitkMesh | [inline] |
GetClassname() const | mitkObject | [inline, virtual] |
GetDataObjectType() const | mitkHEMesh | [inline, virtual] |
GetDebug() | mitkObject | |
GetEdge(EdgeHandle e) const =0 | mitkHEMesh | [pure virtual] |
GetEdge(HalfEdgeHandle he) const =0 | mitkHEMesh | [pure virtual] |
GetEdgeHandle(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
GetEdgeNumber() const | mitkHEMesh | [inline] |
GetFace(FaceHandle f) const =0 | mitkHEMesh | [pure virtual] |
mitkMesh::GetFace(index_type faceIdx, _face_type< IndexType, indexNum > &face) | mitkMesh | [inline] |
GetFaceData()=0 | mitkMesh | [pure virtual] |
GetFaceNumber() const | mitkHEMesh | [inline, virtual] |
GetHalfEdge(HalfEdgeHandle he) const =0 | mitkHEMesh | [pure virtual] |
GetHandle(Vertex const &vert) const =0 | mitkHEMesh | [pure virtual] |
GetHandle(Edge const &edge) const =0 | mitkHEMesh | [pure virtual] |
GetHandle(HalfEdge const &he) const =0 | mitkHEMesh | [pure virtual] |
GetHandle(Face const &face) const =0 | mitkHEMesh | [pure virtual] |
GetReferenceCount() | mitkObject | [inline] |
GetTriangleFaces(index_type startIdx, size_type num, TriangleFace *faces) | mitkMesh | [inline] |
GetTriangleFaces(index_type startIdx, size_type num, Vertex3f *verts) | mitkMesh | [inline] |
GetValidEdgeNumber() const | mitkHEMesh | [inline] |
GetValidFaceNumber() const | mitkHEMesh | [inline] |
GetValidVertexNumber() const | mitkHEMesh | [inline] |
GetVertex(VertexHandle v) const =0 | mitkHEMesh | [pure virtual] |
mitkMesh::GetVertex(index_type vertIdx, Vertex3f &vert) | mitkMesh | [inline] |
GetVertexData()=0 | mitkMesh | [pure virtual] |
GetVertexNumber() const | mitkHEMesh | [inline, virtual] |
GetVertices(index_type startIdx, size_type num, Vertex3f *verts) | mitkMesh | [inline] |
Initialize() | mitkHEMesh | [virtual] |
IsA(const char *name) | mitkObject | [virtual] |
IsBoundary(HalfEdgeHandle halfedge) const | mitkHEMesh | [inline] |
IsBoundary(VertexHandle vert) const | mitkHEMesh | [inline] |
IsBoundary(EdgeHandle edge) const | mitkHEMesh | [inline] |
IsClockwise() const | mitkMesh | [inline] |
IsManifold(VertexHandle vert) | mitkHEMesh | [inline] |
IsNormalReversed() const | mitkMesh | [inline] |
IsTypeOf(const char *name) | mitkObject | [static] |
IsValid(VertexHandle v) const | mitkHEMesh | [inline] |
IsValid(EdgeHandle e) const | mitkHEMesh | [inline] |
IsValid(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
IsValid(FaceHandle f) const | mitkHEMesh | [inline] |
mitkHEMesh() | mitkHEMesh | |
NextHalfEdge(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
OneHalfEdge(FaceHandle f) const | mitkHEMesh | [inline] |
OutHalfEdge(VertexHandle v) const | mitkHEMesh | [inline] |
PairHalfEdge(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
PrevHalfEdge(HalfEdgeHandle he) const | mitkHEMesh | [inline] |
Print(ostream &os) | mitkObject | |
PrintSelf(ostream &os) | mitkHEMesh | [virtual] |
RemoveAllObservers() | mitkObject | |
RemoveObserver(mitkObserver *observer) | mitkObject | |
RemoveReference() | mitkObject | |
ReverseNormals() | mitkMesh | [inline, virtual] |
SafeDownCast(mitkObject *o) | mitkObject | [static] |
SetBoundingBox(float minX, float maxX, float minY, float maxY, float minZ, float maxZ) | mitkMesh | [inline] |
SetBoundingBox(float bounds[6]) | mitkMesh | [inline] |
SetClockwise(bool isClockwise=true) | mitkMesh | [inline] |
SetDebug(unsigned char debugFlag) | mitkObject | |
SetFace(index_type faceIdx, _face_type< IndexType, indexNum > &face) | mitkMesh | [inline] |
SetFace(index_type faceIdx, TriangleFace &face) | mitkMesh | [inline] |
SetFaceNumber(size_type number)=0 | mitkMesh | [pure virtual] |
SetVertex(index_type vertIdx, Vertex3f const &vert) | mitkMesh | [inline] |
SetVertexNumber(size_type number)=0 | mitkMesh | [pure virtual] |
ShallowCopy(mitkDataObject *src) | mitkHEMesh | [virtual] |
TestClockwise() | mitkHEMesh | [virtual] |
VertexEdgeIterator typedef | mitkHEMesh | |
VertexFaceIterator typedef | mitkHEMesh | |
VertexIHalfedgeIterator typedef | mitkHEMesh | |
VertexIterator typedef | mitkHEMesh | |
VertexOHalfedgeIterator typedef | mitkHEMesh | |
VertexVertexIterator typedef | mitkHEMesh | |