|
Open CASCADE Technology 6.5.2
|
A framework to define display of tangents.
#include <DsgPrs_TangentPresentation.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 | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Prs3d_Drawer > &aDrawer, const gp_Pnt &OffsetPoint, const gp_Dir &aDirection, const Standard_Real aLength) |
| Adds the point OffsetPoint, the direction aDirection and the length aLength to the presentation object aPresentation. The display attributes of the tangent are defined by the attribute manager aDrawer. | |
| static void DsgPrs_TangentPresentation::Add | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
| const Handle< Prs3d_Drawer > & | aDrawer, | ||
| const gp_Pnt & | OffsetPoint, | ||
| const gp_Dir & | aDirection, | ||
| const Standard_Real | aLength | ||
| ) | [static] |
| void DsgPrs_TangentPresentation::operator delete | ( | void * | anAddress | ) | [inline] |
| void* DsgPrs_TangentPresentation::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* DsgPrs_TangentPresentation::operator new | ( | size_t | size | ) | [inline] |
1.7.4