Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_BRep_TVertex.hxx>
#include <gp_Pnt.hxx>
#include <Standard_Real.hxx>
#include <BRep_ListOfPointRepresentation.hxx>
#include <TopoDS_TVertex.hxx>
#include <Handle_TopoDS_TShape.hxx>
#include <BRep_TVertex.lxx>
Data Structures | |
class | BRep_TVertex |
The TVertex from BRep inherits from the TVertex from TopoDS. It contains the geometric data. More... | |