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

Public Member Functions

 FimOpSetChannelValT (uint c, T v)
 
void opUnary (FimRgbaT< T > &pix)
 

Public Attributes

uint channel
 
val
 

Detailed Description

template<class T>
class Fg::FimOpSetChannelValT< T >

Definition at line 1146 of file fimImgOps.hpp.

Constructor & Destructor Documentation

◆ FimOpSetChannelValT()

template<class T >
Fg::FimOpSetChannelValT< T >::FimOpSetChannelValT ( uint  c,
v 
)
inline

Definition at line 1151 of file fimImgOps.hpp.

Member Function Documentation

◆ opUnary()

template<class T >
void Fg::FimOpSetChannelValT< T >::opUnary ( FimRgbaT< T > &  pix)
inline

Definition at line 1152 of file fimImgOps.hpp.

Member Data Documentation

◆ channel

template<class T >
uint Fg::FimOpSetChannelValT< T >::channel

Definition at line 1149 of file fimImgOps.hpp.

◆ val

template<class T >
T Fg::FimOpSetChannelValT< T >::val

Definition at line 1150 of file fimImgOps.hpp.


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