Hatch data.
More...
#include <dl_entities.h>
◆ DL_HatchData() [1/2]
DL_HatchData::DL_HatchData |
( |
| ) |
|
|
inline |
◆ DL_HatchData() [2/2]
DL_HatchData::DL_HatchData |
( |
int | numLoops, |
|
|
bool | solid, |
|
|
double | scale, |
|
|
double | angle, |
|
|
const std::string & | pattern, |
|
|
double | originX = 0.0, |
|
|
double | originY = 0.0 ) |
|
inline |
Constructor.
Parameters: see member variables.
◆ angle
double DL_HatchData::angle |
◆ numLoops
int DL_HatchData::numLoops |
Number of boundary paths (loops).
◆ originX
double DL_HatchData::originX |
◆ originY
double DL_HatchData::originY |
◆ pattern
std::string DL_HatchData::pattern |
◆ scale
double DL_HatchData::scale |
◆ solid
Solid fill flag (true=solid, false=pattern).
The documentation for this struct was generated from the following file: