KatanaNativeInterface $VERSION$

KNI_MHF::unary_rad2deg< _T > Struct Template Reference

a function-object version of rad2deg More...

#include <MathHelperFunctions.h>

List of all members.

Public Member Functions

_T operator() (const _T a)

Detailed Description

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

a function-object version of rad2deg

Definition at line 107 of file MathHelperFunctions.h.


Member Function Documentation

template<typename _T >
_T KNI_MHF::unary_rad2deg< _T >::operator() ( const _T  a) [inline]

Definition at line 108 of file MathHelperFunctions.h.

References KNI_MHF::rad2deg().

Here is the call graph for this function:


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