opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
opyn::LandmarkPair3D< T > Struct Template Reference

#include <landmark_pair_3d.h>

Public Attributes

SimTK::Vec< 3, T > source {T{0.0}}
 
SimTK::Vec< 3, T > destination {T{0.0}}
 

Friends

bool operator== (const LandmarkPair3D &, const LandmarkPair3D &)=default
 

Friends And Related Symbol Documentation

◆ operator==

template<std::floating_point T>
bool operator== ( const LandmarkPair3D< T > &  ,
const LandmarkPair3D< T > &   
)
friend

Member Data Documentation

◆ destination

template<std::floating_point T>
SimTK::Vec<3, T> opyn::LandmarkPair3D< T >::destination {T{0.0}}

◆ source

template<std::floating_point T>
SimTK::Vec<3, T> opyn::LandmarkPair3D< T >::source {T{0.0}}

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