Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

DL_HatchData Struct Reference

Hatch data. More...

#include <dl_entities.h>

List of all members.

Public Member Functions

 DL_HatchData ()
 Default constructor.
 DL_HatchData (int hNumLoops, bool hSolid, double hScale, double hAngle, const string &hPattern)
 Constructor.

Public Attributes

int numLoops
bool solid
double scale
double angle
string pattern


Detailed Description

Hatch data.


Constructor & Destructor Documentation

DL_HatchData::DL_HatchData int  hNumLoops,
bool  hSolid,
double  hScale,
double  hAngle,
const string &  hPattern
[inline]
 

Constructor.

Parameters: see member variables.


Member Data Documentation

double DL_HatchData::angle
 

Pattern angle

int DL_HatchData::numLoops
 

Number of boundary paths (loops).

string DL_HatchData::pattern
 

Pattern name.

double DL_HatchData::scale
 

Pattern scale or spacing

bool DL_HatchData::solid
 

Solid fill flag (true=solid, false=pattern).


The documentation for this struct was generated from the following file:
Generated on Sat Jan 6 13:48:19 2007 for dxflib by  doxygen 1.4.4