DAVID4 SDK  1.8.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
d4mesh_MotionInfo Struct Reference

Provides user knowledge about the motion between two scans. More...

#include <d4lib.h>

Public Attributes

bool angleKnown
 Is rotation 'angle' around motion axis known?.
 
bool axisDirKnown
 Is direction vector 'axisDir' of motion axis is known?
 
double angleDeg
 Angle of rotation in degrees.
 
double angleToleranceDeg
 Tolerance of angleDeg in degrees.
 
double axisDir [3]
 3D direction vector (x,y,z) of motion axis w.r.t. world coordinates.
 

Detailed Description

Provides user knowledge about the motion between two scans.

In most cases the motion can be described by a simple rotation around an axis, where the pitch along the (motion=rotation) axis is zero.

Definition at line 1247 of file d4lib.h.


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