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

#include <CommonDef.h>

Public Attributes

double x = 0
 
double y = 0
 
double z = 0
 

Detailed Description

a three dimensional point

Member Data Documentation

◆ x

double FlowEngine::Point3::x = 0

x coordinate

◆ y

double FlowEngine::Point3::y = 0

y coordinate

◆ z

double FlowEngine::Point3::z = 0

z coordinate