GAMS  1.4.0
gams::pose::common_rotational_mixin< Derived > Struct Template Reference

Internal use. More...

#include <Coordinate.h>

Inheritance diagram for gams::pose::common_rotational_mixin< Derived >:
gams::pose::basic_rotational_mixin< Derived > gams::pose::unit_traits< units::absolute< units::plane_angle > >::mixin gams::pose::unit_traits< units::plane_angle >::mixin

Public Member Functions

double angle_to (const Derived &target) const
 
template<typename U >
double angle_to (const Derived &target, U u) const
 
Derived & self ()
 
const Derived & self () const
 

Detailed Description

template<typename Derived>
struct gams::pose::common_rotational_mixin< Derived >

Internal use.

Definition at line 348 of file Coordinate.h.

Member Function Documentation

◆ angle_to() [1/2]

template<typename Derived >
double gams::pose::common_rotational_mixin< Derived >::angle_to ( const Derived &  target) const
inline

Definition at line 353 of file Coordinate.h.

◆ angle_to() [2/2]

template<typename Derived >
template<typename U >
double gams::pose::common_rotational_mixin< Derived >::angle_to ( const Derived &  target,
u 
) const
inline

Definition at line 359 of file Coordinate.h.

◆ self() [1/2]

template<typename Derived >
Derived& gams::pose::common_rotational_mixin< Derived >::self ( )
inline

Definition at line 350 of file Coordinate.h.

◆ self() [2/2]

template<typename Derived >
const Derived& gams::pose::common_rotational_mixin< Derived >::self ( ) const
inline

Definition at line 351 of file Coordinate.h.


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