#include <dl_entities.h>
Public Member Functions | |
DL_PolylineData (int pNumber, int pMVerteces, int pNVerteces, int pFlags) | |
Constructor. | |
Public Attributes | |
unsigned int | number |
unsigned int | m |
unsigned int | n |
int | flags |
|
Constructor. Parameters: see member variables. |
|
Flags |
|
Number of vertices in m direction if polyline is a polygon mesh. |
|
Number of vertices in n direction if polyline is a polygon mesh. |
|
Number of vertices in this polyline. |