#include <altium_parser_pcb.h>
Definition at line 215 of file altium_parser_pcb.h.
◆ ALTIUM_VERTICE() [1/2]
ALTIUM_VERTICE::ALTIUM_VERTICE |
( |
const VECTOR2I & |
aPosition | ) |
|
|
inlineexplicit |
◆ ALTIUM_VERTICE() [2/2]
ALTIUM_VERTICE::ALTIUM_VERTICE |
( |
bool |
aIsRound, |
|
|
int32_t |
aRadius, |
|
|
double |
aStartAngle, |
|
|
double |
aEndAngle, |
|
|
const VECTOR2I |
aPosition, |
|
|
const VECTOR2I |
aCenter |
|
) |
| |
|
inlineexplicit |
◆ center
◆ endangle
const double ALTIUM_VERTICE::endangle |
◆ isRound
const bool ALTIUM_VERTICE::isRound |
◆ position
◆ radius
const int32_t ALTIUM_VERTICE::radius |
◆ startangle
const double ALTIUM_VERTICE::startangle |
The documentation for this struct was generated from the following file: