#include <opennurbs_hatch.h>
Definition at line 312 of file opennurbs_hatch.h.
Definition at line 318 of file opennurbs_hatch.h.
Definition at line 383 of file opennurbs_hatch.cpp.
Definition at line 390 of file opennurbs_hatch.cpp.
int ON_HatchPattern::AddHatchLine | ( | const ON_HatchLine & | line | ) |
Definition at line 627 of file opennurbs_hatch.cpp.
const wchar_t * ON_HatchPattern::Description | ( | ) | const |
Definition at line 603 of file opennurbs_hatch.cpp.
void ON_HatchPattern::Dump | ( | ON_TextLog & | dump | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 427 of file opennurbs_hatch.cpp.
Definition at line 552 of file opennurbs_hatch.cpp.
void ON_HatchPattern::GetDescription | ( | ON_wString & | string | ) | const |
Definition at line 598 of file opennurbs_hatch.cpp.
void ON_HatchPattern::GetName | ( | ON_wString & | string | ) | const |
Definition at line 577 of file opennurbs_hatch.cpp.
const ON_HatchLine * ON_HatchPattern::HatchLine | ( | int | index | ) | const |
Definition at line 633 of file opennurbs_hatch.cpp.
int ON_HatchPattern::HatchLineCount | ( | ) | const |
Definition at line 622 of file opennurbs_hatch.cpp.
int ON_HatchPattern::Index | ( | ) | const |
Definition at line 614 of file opennurbs_hatch.cpp.
ON_BOOL32 ON_HatchPattern::IsValid | ( | ON_TextLog * | text_log = NULL | ) | const [virtual] |
Implements ON_Object.
Definition at line 394 of file opennurbs_hatch.cpp.
ON_UUID ON_HatchPattern::ModelObjectId | ( | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 1595 of file opennurbs_object.cpp.
const wchar_t * ON_HatchPattern::Name | ( | ) | const |
Definition at line 582 of file opennurbs_hatch.cpp.
ON_HatchPattern::ON_OBJECT_DECLARE | ( | ON_HatchPattern | ) | [private] |
ON_BOOL32 ON_HatchPattern::Read | ( | ON_BinaryArchive & | ar | ) | [virtual] |
Reimplemented from ON_Object.
Definition at line 495 of file opennurbs_hatch.cpp.
void ON_HatchPattern::RemoveAllHatchLines | ( | ) |
Definition at line 651 of file opennurbs_hatch.cpp.
bool ON_HatchPattern::RemoveHatchLine | ( | int | index | ) |
Definition at line 641 of file opennurbs_hatch.cpp.
void ON_HatchPattern::SetDescription | ( | const wchar_t * | pDescription | ) |
Definition at line 588 of file opennurbs_hatch.cpp.
void ON_HatchPattern::SetDescription | ( | const char * | pDescription | ) |
Definition at line 593 of file opennurbs_hatch.cpp.
void ON_HatchPattern::SetFillType | ( | eFillType | type | ) |
Definition at line 560 of file opennurbs_hatch.cpp.
int ON_HatchPattern::SetHatchLines | ( | const ON_ClassArray< ON_HatchLine > | lines | ) |
Definition at line 656 of file opennurbs_hatch.cpp.
void ON_HatchPattern::SetIndex | ( | int | index | ) |
Definition at line 609 of file opennurbs_hatch.cpp.
void ON_HatchPattern::SetName | ( | const wchar_t * | pName | ) |
Definition at line 565 of file opennurbs_hatch.cpp.
void ON_HatchPattern::SetName | ( | const char * | pName | ) |
Definition at line 571 of file opennurbs_hatch.cpp.
ON_BOOL32 ON_HatchPattern::Write | ( | ON_BinaryArchive & | ar | ) | const [virtual] |
Reimplemented from ON_Object.
Definition at line 469 of file opennurbs_hatch.cpp.
Definition at line 503 of file opennurbs_hatch.h.
Definition at line 499 of file opennurbs_hatch.h.
Definition at line 497 of file opennurbs_hatch.h.
Definition at line 498 of file opennurbs_hatch.h.
Definition at line 509 of file opennurbs_hatch.h.
Definition at line 501 of file opennurbs_hatch.h.