Open CASCADE Technology
6.5.4
|
#include <StdPrs_Point.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Geom_Point > &aPoint, const Handle< Prs3d_Drawer > &aDrawer) |
static void | Add (const Handle< Prs3d_Presentation > &aPresentation, const Handle< Geom_Point > &aPoint) |
static Standard_Boolean | Match (const Handle< Geom_Point > &aPoint, const Quantity_Length X, const Quantity_Length Y, const Quantity_Length Z, const Quantity_Length aDistance) |
static DEFINE_STANDARD_ALLOC void StdPrs_Point::Add | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
const Handle< Geom_Point > & | aPoint, | ||
const Handle< Prs3d_Drawer > & | aDrawer | ||
) | [static] |
static void StdPrs_Point::Add | ( | const Handle< Prs3d_Presentation > & | aPresentation, |
const Handle< Geom_Point > & | aPoint | ||
) | [static] |
static Standard_Boolean StdPrs_Point::Match | ( | const Handle< Geom_Point > & | aPoint, |
const Quantity_Length | X, | ||
const Quantity_Length | Y, | ||
const Quantity_Length | Z, | ||
const Quantity_Length | aDistance | ||
) | [static] |