Structs.h File Reference
#include <vector>
#include <Eigen/Core>
+ Include dependency graph for Structs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  THypothesis
 
struct  TPathElement
 
struct  TSphereCoord
 
struct  TSphereTransform
 
struct  TTransform
 

Typedefs

using TPath = std::vector< TPathElement >
 

Typedef Documentation

◆ TPath

using TPath = std::vector<TPathElement>

Definition at line 62 of file Structs.h.