QCAD
Open Source 2D CAD
DL_HatchLoopData Struct Reference

Hatch boundary path (loop) data. More...

#include <dl_entities.h>

Public Member Functions

 DL_HatchLoopData ()
 Default constructor. More...
 
 DL_HatchLoopData (int hNumEdges)
 Constructor. More...
 

Public Attributes

int numEdges
 

Detailed Description

Hatch boundary path (loop) data.

Constructor & Destructor Documentation

◆ DL_HatchLoopData() [1/2]

DL_HatchLoopData::DL_HatchLoopData ( )
inline

Default constructor.

◆ DL_HatchLoopData() [2/2]

DL_HatchLoopData::DL_HatchLoopData ( int  hNumEdges)
inline

Constructor.

Parameters: see member variables.

Member Data Documentation

◆ numEdges

int DL_HatchLoopData::numEdges

Number of edges in this loop.


The documentation for this struct was generated from the following file: