Open CASCADE Technology  7.1.0.beta
Data Structures
Prs3d_LineAspect.hxx File Reference
#include <Standard.hxx>
#include <Standard_Type.hxx>
#include <Prs3d_BasicAspect.hxx>
#include <Quantity_NameOfColor.hxx>
#include <Aspect_TypeOfLine.hxx>
#include <Graphic3d_AspectLine3d.hxx>

Data Structures

class  Prs3d_LineAspect
 A framework for defining how a line will be displayed in a presentation. Aspects of line display include width, color and type of line. The definition set by this class is then passed to the attribute manager Prs3d_Drawer. Any object which requires a value for line aspect as an argument may then be given the attribute manager as a substitute argument in the form of a field such as myDrawer for example. More...