#include <PBRep_TVertex.hxx>
Inheritance diagram for PBRep_TVertex:

Public Member Functions | |
| Standard_EXPORT | PBRep_TVertex () |
| Standard_EXPORT Standard_Real | Tolerance () const |
| Standard_EXPORT void | Tolerance (const Standard_Real T) |
| Standard_EXPORT gp_Pnt | Pnt () const |
| Standard_EXPORT void | Pnt (const gp_Pnt &P) |
| Standard_EXPORT Handle_PBRep_PointRepresentation | Points () const |
| Standard_EXPORT void | Points (const Handle(PBRep_PointRepresentation)&P) |
| PBRep_TVertex (const Storage_stCONSTclCOM &a) | |
| Standard_Real | _CSFDB_GetPBRep_TVertexmyTolerance () const |
| void | _CSFDB_SetPBRep_TVertexmyTolerance (const Standard_Real p) |
| const gp_Pnt & | _CSFDB_GetPBRep_TVertexmyPnt () const |
| Handle (PBRep_PointRepresentation) _CSFDB_GetPBRep_TVertexmyPoints() const | |
| void | _CSFDB_SetPBRep_TVertexmyPoints (const Handle(PBRep_PointRepresentation)&p) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Standard_Real | myTolerance |
| gp_Pnt | myPnt |
| Handle_PBRep_PointRepresentation | myPoints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from PTopoDS_TVertex. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1