ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
DL_HatchLoopData Struct Reference

#include <dl_entities.h>

Public Member Functions

 DL_HatchLoopData ()
 
 DL_HatchLoopData (int hNumEdges)
 

Public Attributes

int numEdges
 

Detailed Description

Hatch boundary path (loop) data.

Definition at line 1515 of file dl_entities.h.

Constructor & Destructor Documentation

◆ DL_HatchLoopData() [1/2]

DL_HatchLoopData::DL_HatchLoopData ( )
inline

Default constructor.

Definition at line 1519 of file dl_entities.h.

◆ DL_HatchLoopData() [2/2]

DL_HatchLoopData::DL_HatchLoopData ( int  hNumEdges)
inline

Constructor. Parameters: see member variables.

Definition at line 1524 of file dl_entities.h.

Member Data Documentation

◆ numEdges

int DL_HatchLoopData::numEdges

Number of edges in this loop.

Definition at line 1527 of file dl_entities.h.


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