MeVisLab Toolbox Reference
_MLRangeCheck< isTargetFloat, isSourceFloat, Target, Source > Struct Template Reference

Utility template that multiplexes between the different combinations of casting between integer and float types. More...

Detailed Description

template<bool isTargetFloat, bool isSourceFloat, typename Target, typename Source>
struct _MLRangeCheck< isTargetFloat, isSourceFloat, Target, Source >

Utility template that multiplexes between the different combinations of casting between integer and float types.

Definition at line 247 of file mlRangeCasts.h.


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