|
Open CASCADE Technology 6.5.2
|
#include <Draft.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_Real | Angle (const TopoDS_Face &F, const gp_Dir &Direction) |
| Returns the draft angle of the face <F> using the direction <Direction>. The method is valid for : | |
| static Standard_Real Draft::Angle | ( | const TopoDS_Face & | F, |
| const gp_Dir & | Direction | ||
| ) | [static] |
| void Draft::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Draft::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* Draft::operator new | ( | size_t | size | ) | [inline] |
1.7.4