#include <vuSphLfFlt_BestMatch.h>
Inheritance diagram for vuSphLfFlt_BestMatch< SIZE, TYPE >:
Public Member Functions | |
vuSphLfFlt_BestMatch (const vuString &filterName) | |
void | calcFilteredViews (vuSphericView< SIZE, TYPE > **&views, dword &count) |
This filter simple finds the best matching view. | |
virtual void | preview (int hint) |
preview |
|
Definition at line 5 of file vuSphLfFlt_BestMatch.cpp. References T. |
|
This filter simple finds the best matching view.
Definition at line 11 of file vuSphLfFlt_BestMatch.cpp. References CHECKNDELETE, dword, vuSphericFilter< SIZE, TYPE >::getNearestViews(), and vuSphericFilter< SIZE, TYPE >::log(). |
Here is the call graph for this function:
|
preview
Reimplemented from vuSphericFilter_ST. Definition at line 36 of file vuSphLfFlt_BestMatch.cpp. References dword, vuSphericView< SIZE, TYPE >::getLookFrom(), vuSphericFilter< SIZE, TYPE >::getNearestViews(), GL_POINTS, glBegin(), glColor3ub(), glEnd(), glPointSize(), and glVertex3f(). |
Here is the call graph for this function: