#include <IMX_PixelFunctions.h>
Definition at line 15 of file IMX_PixelFunctions.h.
IMX_PixelFunction::IMX_PixelFunction |
( |
| ) |
|
|
default |
virtual IMX_PixelFunction::~IMX_PixelFunction |
( |
| ) |
|
|
virtual |
int IMX_PixelFunction::getNumComps |
( |
| ) |
const |
|
inline |
Implemented in IMX_ATanFunc, IMX_ACosFunc, IMX_ASinFunc, IMX_TanHFunc, IMX_CosHFunc, IMX_SinHFunc, IMX_TanFunc, IMX_CosFunc, IMX_SinFunc, IMX_LogFunc, IMX_RaiseFunc, and IMX_PowerFunc.
float IMX_PixelFunction::getValueA |
( |
| ) |
const |
|
inline |
float IMX_PixelFunction::getValueB |
( |
| ) |
const |
|
inline |
void IMX_PixelFunction::setNumComps |
( |
int |
numComps | ) |
|
|
inline |
float IMX_PixelFunction::myA = 0 |
|
protected |
float IMX_PixelFunction::myB = 0 |
|
protected |
int IMX_PixelFunction::myNumComps = 0 |
|
protected |
The documentation for this class was generated from the following file: