KatanaNativeInterface  $VERSION$
Public Member Functions | List of all members
KNI_MHF::unary_deg2rad< _T > Struct Template Reference

a function-object version of rad2deg More...

#include <MathHelperFunctions.h>

Inheritance diagram for KNI_MHF::unary_deg2rad< _T >:
Inheritance graph
Collaboration diagram for KNI_MHF::unary_deg2rad< _T >:
Collaboration graph

Public Member Functions

_T operator() (const _T a)
 

Detailed Description

template<typename _T>
struct KNI_MHF::unary_deg2rad< _T >

a function-object version of rad2deg

Definition at line 121 of file MathHelperFunctions.h.

Member Function Documentation

§ operator()()

template<typename _T >
_T KNI_MHF::unary_deg2rad< _T >::operator() ( const _T  a)
inline

Definition at line 122 of file MathHelperFunctions.h.

References KNI_MHF::deg2rad().

Here is the call graph for this function:

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