#include <Graphic3d_AspectLine3d.hxx>
Inheritance diagram for Graphic3d_AspectLine3d:
Public Member Functions | |
Standard_EXPORT | Graphic3d_AspectLine3d () |
Creates a context table for line primitives defined with the following default values: . | |
Standard_EXPORT | Graphic3d_AspectLine3d (const Quantity_Color &AColor, const Aspect_TypeOfLine AType, const Standard_Real AWidth) |
Creates a context table for line primitives defined with the specified values. Warning: <awidth> is the "linewidth scale factor". The nominal line width is 1 pixel. The width of the line is determined by applying the linewidth scale factor to this nominal line width. The supported linewidths vary by 1-pixel units. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
|
|
|
Reimplemented from Aspect_AspectLine. |