|
Open CASCADE Technology 6.5.2
|
#include <StdPrs_ToolPoint.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 void | Coord (const Handle< Geom_Point > &aPoint, Quantity_Length &X, Quantity_Length &Y, Quantity_Length &Z) |
| static void StdPrs_ToolPoint::Coord | ( | const Handle< Geom_Point > & | aPoint, |
| Quantity_Length & | X, | ||
| Quantity_Length & | Y, | ||
| Quantity_Length & | Z | ||
| ) | [static] |
| void StdPrs_ToolPoint::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StdPrs_ToolPoint::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* StdPrs_ToolPoint::operator new | ( | size_t | size | ) | [inline] |
1.7.4