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