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

Public Member Functions

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

Public Attributes

uint channel
 

Detailed Description

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

Definition at line 857 of file fimImgOps.hpp.

Constructor & Destructor Documentation

◆ FimOpGetChannelT()

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

Definition at line 861 of file fimImgOps.hpp.

Member Function Documentation

◆ opBinary()

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

Definition at line 862 of file fimImgOps.hpp.

Member Data Documentation

◆ channel

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

Definition at line 860 of file fimImgOps.hpp.


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