![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <dl_entities.h>
Public Member Functions | |
| DL_HatchLoopData () | |
| DL_HatchLoopData (int hNumEdges) | |
Public Attributes | |
| int | numEdges |
Hatch boundary path (loop) data.
Definition at line 1515 of file dl_entities.h.
|
inline |
Default constructor.
Definition at line 1519 of file dl_entities.h.
|
inline |
Constructor. Parameters: see member variables.
Definition at line 1524 of file dl_entities.h.
| int DL_HatchLoopData::numEdges |
Number of edges in this loop.
Definition at line 1527 of file dl_entities.h.