#include <vuSphericFilterFactory.h>
Static Public Member Functions | |
vuSphericFilter< SIZE, TYPE > * | getFilter (dword idx) |
vuSphericFilter< SIZE, TYPE > * | getFilter (const vuString &filterName) |
creates spherical lightfield filters | |
void | getFilterNames (vuString *&filterNames, dword &numberOfNames) |
|
creates spherical lightfield filters
Definition at line 20 of file vuSphericFilterFactory.cpp. |
|
Definition at line 4 of file vuSphericFilterFactory.cpp. References dword, and vuSphericFilterFactory< SIZE, TYPE >::getFilterNames(). Referenced by vuSimpleFBR< SIZE, TYPE >::_updateViewFilter(). |
Here is the call graph for this function:
|
Definition at line 45 of file vuSphericFilterFactory.cpp. References dword. Referenced by vuSphericIBR< SIZE, TYPE >::addRight(), and vuSphericFilterFactory< SIZE, TYPE >::getFilter(). |