|
Open CASCADE Technology 6.5.2
|
This package provides the bisecting line between two
geometric elements.
#include <Bisector.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Standard_Boolean | IsConvex (const Handle< Geom2d_Curve > &Cu, const Standard_Real Sign) |
| static Standard_Boolean Bisector::IsConvex | ( | const Handle< Geom2d_Curve > & | Cu, |
| const Standard_Real | Sign | ||
| ) | [static] |
| void Bisector::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Bisector::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* Bisector::operator new | ( | size_t | size | ) | [inline] |
1.7.4