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

Public Member Functions | |
| Standard_EXPORT | BRep_TVertex () |
| Standard_Real | Tolerance () const |
| void | Tolerance (const Standard_Real T) |
| void | UpdateTolerance (const Standard_Real T) |
| Sets the tolerance to the max of <t> and the current tolerance. . | |
| const gp_Pnt & | Pnt () const |
| void | Pnt (const gp_Pnt &P) |
| const BRep_ListOfPointRepresentation & | Points () const |
| BRep_ListOfPointRepresentation & | ChangePoints () |
| Standard_EXPORT Handle_TopoDS_TShape | EmptyCopy () const |
| Returns a copy of the TShape with no sub-shapes. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| gp_Pnt | myPnt |
| Standard_Real | myTolerance |
| BRep_ListOfPointRepresentation | myPoints |
|
|
|
|
|
|
|
|
Implements TopoDS_TShape. |
|
|
Reimplemented from TopoDS_TVertex. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1