FaceGen 3 SDKs Reference
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Fg::FimMaxMinOpT< T > Class Template Reference

Public Member Functions

 FimMaxMinOpT (T val)
 
void opUnary (FimRgbaT< T > &v)
 

Public Attributes

maxv
 
minv
 

Detailed Description

template<class T>
class Fg::FimMaxMinOpT< T >

Definition at line 941 of file fimImgOps.hpp.

Constructor & Destructor Documentation

◆ FimMaxMinOpT()

template<class T >
Fg::FimMaxMinOpT< T >::FimMaxMinOpT ( val)
inline

Definition at line 945 of file fimImgOps.hpp.

Member Function Documentation

◆ opUnary()

template<class T >
void Fg::FimMaxMinOpT< T >::opUnary ( FimRgbaT< T > &  v)
inline

Definition at line 948 of file fimImgOps.hpp.

Member Data Documentation

◆ maxv

template<class T >
T Fg::FimMaxMinOpT< T >::maxv

Definition at line 944 of file fimImgOps.hpp.

◆ minv

template<class T >
T Fg::FimMaxMinOpT< T >::minv

Definition at line 944 of file fimImgOps.hpp.


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