1 #ifndef horizon3dtesselator_h 2 #define horizon3dtesselator_h 16 #include "geometrymod.h" 35 unsigned char spacing,
50 void computeNormal(
int ni,
int row,
int col);
51 int getNormalIdx(
int crdidx);
#define mExpClass(module)
Definition: commondefs.h:160
unsigned char spacing_
Definition: horizon3dtesselator.h:54
Interface for a list of Coord3 with automatically maintained IDs.
Definition: positionlist.h:72
int nrrows_
Definition: horizon3dtesselator.h:55
Definition: horizon3dtesselator.h:30
const double sinanglexinl_
Definition: horizon3dtesselator.h:67
TypeSet< int > * lineni_
Definition: horizon3dtesselator.h:62
TypeSet< int > * stripci_
Definition: horizon3dtesselator.h:60
TypeSet< int > * stripni_
Definition: horizon3dtesselator.h:63
const Coord3List * coords_
Definition: horizon3dtesselator.h:53
The generalization of something (e.g. a computation) where the steps must be done in sequence...
Definition: task.h:124
Coord3List * normals_
Definition: horizon3dtesselator.h:64
TypeSet< int > * pointci_
Definition: horizon3dtesselator.h:58
int normalstart_
Definition: horizon3dtesselator.h:65
int nrnormalcols_
Definition: horizon3dtesselator.h:56
TypeSet< int > * pointni_
Definition: horizon3dtesselator.h:61
Definition: arraytesselator.h:21
TypeSet< int > * lineci_
Definition: horizon3dtesselator.h:59