This is the complete list of members for ON_HatchLine, including all inherited members.
AngleDegrees() const | ON_HatchLine | |
AngleRadians() const | ON_HatchLine | |
AppendDash(double dash) | ON_HatchLine | |
Base() const | ON_HatchLine | |
Compare(const ON_HatchLine &a, const ON_HatchLine &b) | ON_HatchLine | static |
Dash(int) const | ON_HatchLine | |
DashCount() const | ON_HatchLine | |
Dashes() const | ON_HatchLine | |
Dump(ON_TextLog &) const | ON_HatchLine | |
GetLineData(double &angle_radians, ON_2dPoint &base, ON_2dVector &offset, ON_SimpleArray< double > &dashes) const | ON_HatchLine | |
GetPatternLength() const | ON_HatchLine | |
IsValid(ON_TextLog *text_log=nullptr) const | ON_HatchLine | |
Offset() const | ON_HatchLine | |
ON_HatchLine()=default | ON_HatchLine | |
ON_HatchLine(const ON_HatchLine &)=default | ON_HatchLine | |
ON_HatchLine(double angle_in_radians, ON_2dPoint base, ON_2dVector offset, const ON_SimpleArray< double > &dashes) | ON_HatchLine | |
ON_HatchLine(double angle_in_radians) | ON_HatchLine | |
operator!=(const ON_HatchLine &) const | ON_HatchLine | |
operator=(const ON_HatchLine &)=default | ON_HatchLine | |
operator==(const ON_HatchLine &) const | ON_HatchLine | |
Read(ON_BinaryArchive &) | ON_HatchLine | |
SetAngleDegrees(double angle_in_degrees) | ON_HatchLine | |
SetAngleRadians(double angle_in_radians) | ON_HatchLine | |
SetBase(const ON_2dPoint &base) | ON_HatchLine | |
SetDashes(const ON_SimpleArray< double > &dashes) | ON_HatchLine | |
SetOffset(const ON_2dVector &offset) | ON_HatchLine | |
SolidHorizontal | ON_HatchLine | static |
SolidVertical | ON_HatchLine | static |
Unset | ON_HatchLine | static |
Write(ON_BinaryArchive &) const | ON_HatchLine | |
~ON_HatchLine()=default | ON_HatchLine |