C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
VSN::Pen Member List

This is the complete list of members for VSN::Pen, including all inherited members.

DashPattern() constVSN::Pen
GetColor() constVSN::Pen
GetStyle() constVSN::Pen
GetWidth() constVSN::Pen
operator!=(const Pen &p) constVSN::Peninline
operator=(const Pen &other)VSN::Pen
operator==(const Pen &p) constVSN::Pen
Pen()VSN::Pen
Pen(const Color &color)VSN::Pen
Pen(const Color &color, float width)VSN::Pen
Pen(const Color &color, float width, const std::vector< float > &dashes)VSN::Pen
Pen(PenStyle style)VSN::Pen
Pen(float width, PenStyle style=PenStyle::solid, const Color &color=Color(0, 0, 0))VSN::Pen
Pen(float width, const ColorsArray &color, PenStyle style=PenStyle::solid)VSN::Pen
Pen(const Pen &other)VSN::Pen
SetColor(const Color &color)VSN::Pen
SetDashPattern(const std::vector< float > &pattern)VSN::Pen
SetStyle(PenStyle)VSN::Pen
SetWidth(float width)VSN::Pen
~Pen()VSN::Pen