24#ifndef __FMMDL_VERTEX_H__
25#define __FMMDL_VERTEX_H__
177 friend class BodyImpl;
178 friend class BodyCustom;
void removeSurfaceData(Surface *pSurface)
void setPrev(Vertex *pPrev)
void addNext(Vertex *pNext)
void setNext(Vertex *pNext)
Vertex(const OdGePoint3d &ptPoint, Body *pBody)
void normal(const Face &atF, OdGeVector3d &normal) const
void setPoint(const OdGePoint3d &ptPoint)
void addSurfaceData(Surface *pSurface)
void set(Vertex *pPrev, Vertex *pNext)
const OdGePoint3d & point() const
bool at(const Surface *pSurface) const