FlowEngine 8.011
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::Point2 Struct Reference

#include <CommonDef.h>

Public Attributes

double x = 0
 
double y = 0
 

Detailed Description

a 2 dimensional point

Member Data Documentation

◆ x

double FlowEngine::Point2::x = 0

x coordinate

◆ y

double FlowEngine::Point2::y = 0

y coordinate