Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
GreatCircleArc::LineSegment Struct Reference
#include <GreatCircles.h>
Public Member Functions | |
| float | squareDistance (hugin_utils::FDiff2D point) const |
| Get the square of the minimal distance to a point. | |
| void | doGL () const |
| Specify the line to OpenGL. Must be within a glBegin/glEnd pair. | |
| void | doGLcross (int point, double cscale) const |
Public Attributes | |
| hugin_utils::FDiff2D | vertices [2] |
Member Function Documentation
|
|
Specify the line to OpenGL. Must be within a glBegin/glEnd pair.
|
|
||||||||||||
|
|
|
|
Get the square of the minimal distance to a point.
|
Member Data Documentation
|
|
|
The documentation for this struct was generated from the following files:
- hugin1/hugin/GreatCircles.h
- hugin1/hugin/GreatCircles.cpp
1.3.9.1