|
Open CASCADE Technology
6.5.4
|
#include <Draw_Segment3D.hxx>

Public Member Functions | |
| Draw_Segment3D (const gp_Pnt &p1, const gp_Pnt &p2, const Draw_Color &col) | |
| void | DrawOn (Draw_Display &dis) const |
| const gp_Pnt & | First () const |
| void | First (const gp_Pnt &P) |
| const gp_Pnt & | Last () const |
| void | Last (const gp_Pnt &P) |
| Draw_Segment3D::Draw_Segment3D | ( | const gp_Pnt & | p1, |
| const gp_Pnt & | p2, | ||
| const Draw_Color & | col | ||
| ) |
| void Draw_Segment3D::DrawOn | ( | Draw_Display & | dis | ) | const [virtual] |
Implements Draw_Drawable3D.
| const gp_Pnt& Draw_Segment3D::First | ( | ) | const |
| void Draw_Segment3D::First | ( | const gp_Pnt & | P | ) |
| const gp_Pnt& Draw_Segment3D::Last | ( | ) | const |
| void Draw_Segment3D::Last | ( | const gp_Pnt & | P | ) |
1.8.0