![]() |
PeriDyno 1.2.1
|
#include <PolyExtrude.h>
Public Member Functions | |
| point_layer () | |
| point_layer (int p, int L) | |
| bool | operator< (const point_layer &other) const |
| int | getpoint () |
| int | getlayer () |
Public Attributes | |
| int | layer = -1 |
| int | oriPoint = -1 |
Definition at line 119 of file PolyExtrude.h.
|
inline |
|
inline |
Definition at line 125 of file PolyExtrude.h.
|
inline |
Definition at line 151 of file PolyExtrude.h.
|
inline |
Definition at line 150 of file PolyExtrude.h.
|
inline |
| int dyno::PolyExtrude< TDataType >::point_layer::layer = -1 |
Definition at line 121 of file PolyExtrude.h.
| int dyno::PolyExtrude< TDataType >::point_layer::oriPoint = -1 |
Definition at line 122 of file PolyExtrude.h.