FlowEngine 7.517
Photogrammetry Software Development Kit
Loading...
Searching...
No Matches
FlowEngine::Quaternion Struct Reference

a Quaternion Holds an axis and an angle More...

#include <CommonDef.h>

Public Attributes

Point3 axis
 the axis
 
double angle
 the angle
 

Detailed Description

a Quaternion Holds an axis and an angle

Member Data Documentation

◆ angle

double FlowEngine::Quaternion::angle

the angle

◆ axis

Point3 FlowEngine::Quaternion::axis

the axis