Open CASCADE Technology 6.6.0
|
#include <PBRep_TVertex.hxx>
Public Member Functions | |
PBRep_TVertex () | |
Standard_Real | Tolerance () const |
void | Tolerance (const Standard_Real T) |
gp_Pnt | Pnt () const |
void | Pnt (const gp_Pnt &P) |
Handle_PBRep_PointRepresentation | Points () const |
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) |
PBRep_TVertex::PBRep_TVertex | ( | ) |
PBRep_TVertex::PBRep_TVertex | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Pnt& PBRep_TVertex::_CSFDB_GetPBRep_TVertexmyPnt | ( | ) | const [inline] |
Handle< PBRep_PointRepresentation > PBRep_TVertex::_CSFDB_GetPBRep_TVertexmyPoints | ( | ) | const [inline] |
Standard_Real PBRep_TVertex::_CSFDB_GetPBRep_TVertexmyTolerance | ( | ) | const [inline] |
void PBRep_TVertex::_CSFDB_SetPBRep_TVertexmyPoints | ( | const Handle< PBRep_PointRepresentation > & | p | ) | [inline] |
void PBRep_TVertex::_CSFDB_SetPBRep_TVertexmyTolerance | ( | const Standard_Real | p | ) | [inline] |
void PBRep_TVertex::Pnt | ( | const gp_Pnt & | P | ) |
gp_Pnt PBRep_TVertex::Pnt | ( | ) | const |
Handle_PBRep_PointRepresentation PBRep_TVertex::Points | ( | ) | const |
void PBRep_TVertex::Points | ( | const Handle< PBRep_PointRepresentation > & | P | ) |
Standard_Real PBRep_TVertex::Tolerance | ( | ) | const |
void PBRep_TVertex::Tolerance | ( | const Standard_Real | T | ) |