Open CASCADE Technology 6.6.0
|
#include <PBRep_TVertex1.hxx>
Public Member Functions | |
PBRep_TVertex1 () | |
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_TVertex1 (const Storage_stCONSTclCOM &a) | |
Standard_Real | _CSFDB_GetPBRep_TVertex1myTolerance () const |
void | _CSFDB_SetPBRep_TVertex1myTolerance (const Standard_Real p) |
const gp_Pnt & | _CSFDB_GetPBRep_TVertex1myPnt () const |
Handle< PBRep_PointRepresentation > | _CSFDB_GetPBRep_TVertex1myPoints () const |
void | _CSFDB_SetPBRep_TVertex1myPoints (const Handle< PBRep_PointRepresentation > &p) |
PBRep_TVertex1::PBRep_TVertex1 | ( | ) |
PBRep_TVertex1::PBRep_TVertex1 | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
const gp_Pnt& PBRep_TVertex1::_CSFDB_GetPBRep_TVertex1myPnt | ( | ) | const [inline] |
Handle< PBRep_PointRepresentation > PBRep_TVertex1::_CSFDB_GetPBRep_TVertex1myPoints | ( | ) | const [inline] |
Standard_Real PBRep_TVertex1::_CSFDB_GetPBRep_TVertex1myTolerance | ( | ) | const [inline] |
void PBRep_TVertex1::_CSFDB_SetPBRep_TVertex1myPoints | ( | const Handle< PBRep_PointRepresentation > & | p | ) | [inline] |
void PBRep_TVertex1::_CSFDB_SetPBRep_TVertex1myTolerance | ( | const Standard_Real | p | ) | [inline] |
void PBRep_TVertex1::Pnt | ( | const gp_Pnt & | P | ) |
gp_Pnt PBRep_TVertex1::Pnt | ( | ) | const |
Handle_PBRep_PointRepresentation PBRep_TVertex1::Points | ( | ) | const |
void PBRep_TVertex1::Points | ( | const Handle< PBRep_PointRepresentation > & | P | ) |
Standard_Real PBRep_TVertex1::Tolerance | ( | ) | const |
void PBRep_TVertex1::Tolerance | ( | const Standard_Real | T | ) |