wfmath 1.0.3
A math library for the Worldforge system.
WFMath::LinePointData Struct Reference

Public Attributes

CoordType low
 
CoordType high
 
bool cross
 

Detailed Description

Definition at line 794 of file polygon_intersect.cpp.

Member Data Documentation

◆ cross

bool WFMath::LinePointData::cross

Definition at line 796 of file polygon_intersect.cpp.

◆ high

CoordType WFMath::LinePointData::high

Definition at line 795 of file polygon_intersect.cpp.

◆ low

CoordType WFMath::LinePointData::low

Definition at line 795 of file polygon_intersect.cpp.


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