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

Public Member Functions

 FimOpSetChannelT (uint a)
 
void opBinary (T const &in, FimRgbaT< U > &out)
 

Public Attributes

uint channel
 

Detailed Description

template<class T, class U>
class Fg::FimOpSetChannelT< T, U >

Definition at line 1121 of file fimImgOps.hpp.

Constructor & Destructor Documentation

◆ FimOpSetChannelT()

template<class T , class U >
Fg::FimOpSetChannelT< T, U >::FimOpSetChannelT ( uint  a)
inline

Definition at line 1125 of file fimImgOps.hpp.

Member Function Documentation

◆ opBinary()

template<class T , class U >
void Fg::FimOpSetChannelT< T, U >::opBinary ( T const &  in,
FimRgbaT< U > &  out 
)
inline

Definition at line 1126 of file fimImgOps.hpp.

Member Data Documentation

◆ channel

template<class T , class U >
uint Fg::FimOpSetChannelT< T, U >::channel

Definition at line 1124 of file fimImgOps.hpp.


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