#include <Spheres.h>
Public Member Functions | |
CSpheresApp () | |
~CSpheresApp () | |
virtual BOOL | InitInstance () |
virtual int | ExitInstance () |
afx_msg void | OnAppAbout () |
Protected Attributes | |
HIOUtilitySpheres * | m_pIOUtilitySpheres |
CSpheresApp::CSpheresApp | ( | ) |
CSpheresApp::~CSpheresApp | ( | ) |
virtual int CSpheresApp::ExitInstance | ( | ) | [virtual] |
Reimplemented from CHoopsApp.
virtual BOOL CSpheresApp::InitInstance | ( | ) | [virtual] |
Reimplemented from CHoopsApp.
afx_msg void CSpheresApp::OnAppAbout | ( | ) |
HIOUtilitySpheres* CSpheresApp::m_pIOUtilitySpheres [protected] |