#include <DBRep_Edge.hxx>
Public Member Functions | |
| Standard_EXPORT | DBRep_Edge (const TopoDS_Edge &E, const Draw_Color &C) |
| const TopoDS_Edge & | Edge () const |
| void | Edge (const TopoDS_Edge &E) |
| const Draw_Color & | Color () const |
| void | Color (const Draw_Color &C) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| TopoDS_Edge | myEdge |
| Draw_Color | myColor |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1