Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Application::Videolympics::VidolviView::~VidolviView (  )  [inline]

Definition at line 40 of file VidolviView.h.

References Impala::Application::Videolympics::PhysicsPart::DoDestroyPart(), ILOG_DEBUG, mPPart, and mViewNr.

00041     {
00042         ILOG_DEBUG("~Destroying " << mViewNr);
00043         mPPart->DoDestroyPart();
00044 //        delete mPPart;
00045 //        view3DSys.DeleteView(GetOGLVIEW3D());
00046     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:55:23 2010 for ImpalaSrc by  doxygen 1.5.1