#include <opennurbs_hatch.h>
◆ eFillType
Enumerator |
---|
ftSolid | |
ftLines | |
ftGradient | |
ftLast | |
◆ ON_HatchPattern()
ON_HatchPattern::ON_HatchPattern |
( |
| ) |
|
◆ ~ON_HatchPattern()
ON_HatchPattern::~ON_HatchPattern |
( |
| ) |
|
◆ AddHatchLine()
◆ Description()
const wchar_t * ON_HatchPattern::Description |
( |
| ) |
const |
◆ Dump()
void ON_HatchPattern::Dump |
( |
ON_TextLog & | dump | ) |
const |
|
virtual |
◆ FillType()
◆ GetDescription()
void ON_HatchPattern::GetDescription |
( |
ON_wString & | string | ) |
const |
◆ GetName()
void ON_HatchPattern::GetName |
( |
ON_wString & | string | ) |
const |
◆ HatchLine()
◆ HatchLineCount()
int ON_HatchPattern::HatchLineCount |
( |
| ) |
const |
◆ Index()
int ON_HatchPattern::Index |
( |
| ) |
const |
◆ IsValid()
◆ ModelObjectId()
ON_UUID ON_HatchPattern::ModelObjectId |
( |
| ) |
const |
|
virtual |
◆ Name()
const wchar_t * ON_HatchPattern::Name |
( |
| ) |
const |
◆ ON_OBJECT_DECLARE()
◆ Read()
◆ RemoveAllHatchLines()
void ON_HatchPattern::RemoveAllHatchLines |
( |
| ) |
|
◆ RemoveHatchLine()
bool ON_HatchPattern::RemoveHatchLine |
( |
int | index | ) |
|
◆ SetDescription() [1/2]
void ON_HatchPattern::SetDescription |
( |
const char * | pDescription | ) |
|
◆ SetDescription() [2/2]
void ON_HatchPattern::SetDescription |
( |
const wchar_t * | pDescription | ) |
|
◆ SetFillType()
void ON_HatchPattern::SetFillType |
( |
eFillType | type | ) |
|
◆ SetHatchLines()
◆ SetIndex()
void ON_HatchPattern::SetIndex |
( |
int | index | ) |
|
◆ SetName() [1/2]
void ON_HatchPattern::SetName |
( |
const char * | pName | ) |
|
◆ SetName() [2/2]
void ON_HatchPattern::SetName |
( |
const wchar_t * | pName | ) |
|
◆ Write()
◆ m_description
◆ m_hatchpattern_id
ON_UUID ON_HatchPattern::m_hatchpattern_id |
◆ m_hatchpattern_index
int ON_HatchPattern::m_hatchpattern_index |
◆ m_hatchpattern_name
◆ m_lines
◆ m_type
The documentation for this class was generated from the following files: