mod_fem_viewer/FemViewer/src/Color.cpp File Reference

#include "Color.h"
#include <cstdio>
#include <cmath>
Include dependency graph for Color.cpp:

Namespaces

namespace  FemViewer

Functions

template<typename Ty >
Ty min_of (const Ty &a, const Ty &b, const Ty &c)
template<typename Ty >
Ty max_of (const Ty &a, const Ty &b, const Ty &c)
ColorRGB FemViewer::ConvertHSVToRGB (const ColorHSV &hsv)
ColorHSV FemViewer::ConvertRGBToHSV (const ColorRGB &rgb)

Function Documentation

template<typename Ty >
Ty max_of ( const Ty &  a,
const Ty &  b,
const Ty &  c 
) [inline]
template<typename Ty >
Ty min_of ( const Ty &  a,
const Ty &  b,
const Ty &  c 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1