Open CASCADE Technology 6.5.2
Public Member Functions
Draft_VertexInfo Class Reference

#include <Draft_VertexInfo.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Draft_VertexInfo ()
void Add (const TopoDS_Edge &E)
const gp_PntGeometry () const
Standard_Real Parameter (const TopoDS_Edge &E)
void InitEdgeIterator ()
const TopoDS_EdgeEdge () const
void NextEdge ()
Standard_Boolean MoreEdge () const
gp_PntChangeGeometry ()
Standard_RealChangeParameter (const TopoDS_Edge &E)

Constructor & Destructor Documentation

Draft_VertexInfo::Draft_VertexInfo ( )

Member Function Documentation

void Draft_VertexInfo::Add ( const TopoDS_Edge E)
gp_Pnt& Draft_VertexInfo::ChangeGeometry ( )
Standard_Real& Draft_VertexInfo::ChangeParameter ( const TopoDS_Edge E)
const TopoDS_Edge& Draft_VertexInfo::Edge ( ) const
const gp_Pnt& Draft_VertexInfo::Geometry ( ) const
void Draft_VertexInfo::InitEdgeIterator ( )
Standard_Boolean Draft_VertexInfo::MoreEdge ( ) const
void Draft_VertexInfo::NextEdge ( )
void Draft_VertexInfo::operator delete ( void *  anAddress) [inline]
void* Draft_VertexInfo::operator new ( size_t  ,
void *  anAddress 
) [inline]
void* Draft_VertexInfo::operator new ( size_t  size) [inline]
Standard_Real Draft_VertexInfo::Parameter ( const TopoDS_Edge E)

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines