Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_HatchLine, including all inherited members.
Angle() const | ON_HatchLine | |
AppendDash(double dash) | ON_HatchLine | |
Base() const | ON_HatchLine | |
Dash(int) const | ON_HatchLine | |
DashCount() const | ON_HatchLine | |
Dump(ON_TextLog &) const | ON_HatchLine | |
GetLineData(double &angle, ON_2dPoint &base, ON_2dVector &offset, ON_SimpleArray< double > &dashes) const | ON_HatchLine | |
GetPatternLength() const | ON_HatchLine | |
IsValid(ON_TextLog *text_log=NULL) const | ON_HatchLine | |
m_angle | ON_HatchLine | |
m_base | ON_HatchLine | |
m_dashes | ON_HatchLine | |
m_offset | ON_HatchLine | |
Offset() const | ON_HatchLine | |
ON_HatchLine() | ON_HatchLine | |
ON_HatchLine(double angle, const ON_2dPoint &base, const ON_2dVector &offset, const ON_SimpleArray< double > dashes) | ON_HatchLine | |
operator!=(const ON_HatchLine &) const | ON_HatchLine | |
operator==(const ON_HatchLine &) const | ON_HatchLine | |
Read(ON_BinaryArchive &) | ON_HatchLine | |
SetAngle(double angle) | ON_HatchLine | |
SetBase(const ON_2dPoint &base) | ON_HatchLine | |
SetOffset(const ON_2dVector &offset) | ON_HatchLine | |
SetPattern(const ON_SimpleArray< double > &dashes) | ON_HatchLine | |
Write(ON_BinaryArchive &) const | ON_HatchLine |