#include <vuSphericLightfieldConverter.h>
Inheritance diagram for vuSphericLightfieldConverter< SI, TI, SO, TO >:
Public Member Functions | |
vuSphericLightfieldConverter () | |
vuFixel< SO, TO > | _fixel (vuFixel< SI, TI > in) |
virtual void | _convert (vuSphericView< SI, TI > *in, vuSphericView< SO, TO > *out) |
in and out are considered to have the same resolution (width*height) |
|
Definition at line 5 of file vuSphericLightfieldConverter.cpp. |
|
in and out are considered to have the same resolution (width*height)
Implements vuSphericLightfieldBasicConverter< SI, TI, SO, TO >. Definition at line 43 of file vuSphericLightfieldConverter.cpp. References vuSphericLightfieldBasicConverter< SI, TI, SO, TO >::_areViewsValid(), vuSphericLightfieldConverter< SI, TI, SO, TO >::_fixel(), dword, vuFixelMap< SIZE, TYPE >::getFixel(), vuSphericView< SIZE, TYPE >::getHeight(), vuSphericView< SIZE, TYPE >::getMap(), vuSphericView< SIZE, TYPE >::getWidth(), and vuFixelMap< SIZE, TYPE >::setFixel(). |
Here is the call graph for this function:
|
Definition at line 10 of file vuSphericLightfieldConverter.cpp. References dword, and vuFixelTypeConverter< INPUT_TYPE, OUTPUT_TYPE >::getValue(). Referenced by vuSphericLightfieldConverter< SI, TI, SO, TO >::_convert(). |
Here is the call graph for this function: