#include <MeshShape_PolygonPoint.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | MeshShape_PolygonPoint () |
Standard_EXPORT | MeshShape_PolygonPoint (const Standard_Real w, const Standard_Integer Loc3d) |
Standard_Real | Parameter () const |
Standard_Integer | Location3d () const |
Private Attributes | |
Standard_Real | param |
Standard_Integer | where |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|