Open CASCADE Technology
6.5.4
|
PlanarDistance point/point
PlanarDistance point/line
PlanarDistance line/line
#include <DrawDim_PlanarDistance.hxx>
Public Member Functions | |
DrawDim_PlanarDistance (const TopoDS_Face &plane, const TopoDS_Shape &point1, const TopoDS_Shape &point2) | |
DrawDim_PlanarDistance (const TopoDS_Shape &geom1, const TopoDS_Shape &geom2) | |
void | DrawOn (Draw_Display &dis) const |
private |
DrawDim_PlanarDistance::DrawDim_PlanarDistance | ( | const TopoDS_Face & | plane, |
const TopoDS_Shape & | point1, | ||
const TopoDS_Shape & | point2 | ||
) |
DrawDim_PlanarDistance::DrawDim_PlanarDistance | ( | const TopoDS_Shape & | geom1, |
const TopoDS_Shape & | geom2 | ||
) |
void DrawDim_PlanarDistance::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.