Open CASCADE Technology 6.5.2
Public Member Functions
BRepLib_MakeVertex Class Reference

Provides methods to build vertices.

#include <BRepLib_MakeVertex.hxx>

Inheritance diagram for BRepLib_MakeVertex:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepLib_MakeVertex (const gp_Pnt &P)
const TopoDS_VertexVertex () const
 operator TopoDS_Vertex () const

Constructor & Destructor Documentation

BRepLib_MakeVertex::BRepLib_MakeVertex ( const gp_Pnt P)

Member Function Documentation

void BRepLib_MakeVertex::operator delete ( void *  anAddress) [inline]

Reimplemented from BRepLib_MakeShape.

void* BRepLib_MakeVertex::operator new ( size_t  size) [inline]

Reimplemented from BRepLib_MakeShape.

void* BRepLib_MakeVertex::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from BRepLib_MakeShape.

BRepLib_MakeVertex::operator TopoDS_Vertex ( ) const
const TopoDS_Vertex& BRepLib_MakeVertex::Vertex ( ) const

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