#include <rhinoSdkHatchObject.h>
◆ CArgsRhinoHatch()
CArgsRhinoHatch::CArgsRhinoHatch |
( |
| ) |
|
|
default |
◆ PatternIndex()
int CArgsRhinoHatch::PatternIndex |
( |
| ) |
const |
◆ PatternRotation()
double CArgsRhinoHatch::PatternRotation |
( |
| ) |
const |
◆ PatternScale()
double CArgsRhinoHatch::PatternScale |
( |
| ) |
const |
◆ SetPatternIndex()
void CArgsRhinoHatch::SetPatternIndex |
( |
int |
index | ) |
|
◆ SetPatternRotation()
void CArgsRhinoHatch::SetPatternRotation |
( |
double |
rotation | ) |
|
◆ SetPatternScale()
void CArgsRhinoHatch::SetPatternScale |
( |
double |
scale | ) |
|
◆ SetView()
void CArgsRhinoHatch::SetView |
( |
const CRhinoView * |
view | ) |
|
◆ View()
◆ m_loops
◆ m_pattern_index
int CArgsRhinoHatch::m_pattern_index = -1 |
|
protected |
◆ m_pattern_rotation
double CArgsRhinoHatch::m_pattern_rotation = 0.0 |
|
protected |
◆ m_pattern_scale
double CArgsRhinoHatch::m_pattern_scale = 1.0 |
|
protected |
◆ m_view
const CRhinoView* CArgsRhinoHatch::m_view = nullptr |
|
protected |