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