From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/class_CMainDlg.html | 534 +++++++++++++++++++++++++++++++++++ 1 file changed, 534 insertions(+) create mode 100644 docs/doxygen/nel/class_CMainDlg.html (limited to 'docs/doxygen/nel/class_CMainDlg.html') diff --git a/docs/doxygen/nel/class_CMainDlg.html b/docs/doxygen/nel/class_CMainDlg.html new file mode 100644 index 00000000..6e5050bd --- /dev/null +++ b/docs/doxygen/nel/class_CMainDlg.html @@ -0,0 +1,534 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

CMainDlg Class Reference

#include <main_dlg.h> +

+Inheritance diagram for CMainDlg

Inheritance graph
+ + + +
[legend]
Collaboration diagram for CMainDlg:

Collaboration graph
+ + + + + + + + + + + +
[legend]
List of all members. + + + + + + + + + + + + + + + + + +

Public Types

enum  {
+  IDD = IDD_MAIN_DLG +
+ }

Public Methods

 CMainDlg (class CObjectViewer* main, CWnd* pParent = NULL)
void init (NL3D::CAnimationSet* animationSet)
void setAnimTime (float animStart, float animEnd)
void getSlot ()
void setSlot ()

Public Attributes

NL3D::CAnimationSetAnimationSet
CSlotDlg Slots [NL3D::CChannelMixer::NumAnimationSlot]
NL3D::CAnimationPlaylist Playlist
CObjectViewerMain

Protected Methods

virtual void DoDataExchange (CDataExchange* pDX)
virtual BOOL OnInitDialog ()
afx_msg void OnDestroy ()
+

Member Enumeration Documentation

+

+ + + + +
+ + + + + +
+anonymous enum +
+
+ + + + + +
+   + + +

+

+Enumeration values:
+ + +
IDD +
+
+ +

+Definition at line 50 of file main_dlg.h.

+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + +
+CMainDlg::CMainDlg ( + +class CObjectViewer * main, +
+CWnd * pParent = NULL ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 44 of file main_dlg.cpp.

+


Member Function Documentation

+

+ + + + +
+ + + + + + +
+void CMainDlg::DoDataExchange ( + +CDataExchange * pDX ) [protected, virtual] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 54 of file main_dlg.cpp.

+

+ + + + +
+ + + + + + +
+void CMainDlg::OnDestroy ( + +) [protected] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 207 of file main_dlg.cpp.

+

+ + + + +
+ + + + + + +
+virtual BOOL CMainDlg::OnInitDialog ( + +) [protected, virtual] +
+
+ + + + + +
+   + + +

+

+

+ + + + +
+ + + + + + +
+void CMainDlg::getSlot ( + +) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 117 of file main_dlg.cpp. +

+Referenced by CObjectViewer::go(), and CObjectViewer::serial().

+

+ + + + +
+ + + + + + +
+void CMainDlg::init ( + +NL3D::CAnimationSet * animationSet ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 105 of file main_dlg.cpp. +

+Referenced by CObjectViewer::initUI().

+

+ + + + +
+ + + + + + + + + + +
+void CMainDlg::setAnimTime ( + +float animStart, +
+float animEnd ) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 110 of file main_dlg.cpp. +

+Referenced by CObjectViewer::setAnimTime().

+

+ + + + +
+ + + + + + +
+void CMainDlg::setSlot ( + +) +
+
+ + + + + +
+   + + +

+ +

+Definition at line 160 of file main_dlg.cpp. +

+Referenced by CObjectViewer::serial().

+


Member Data Documentation

+

+ + + + +
+ + + + + +
+NL3D::CAnimationSet * CMainDlg::AnimationSet +
+
+ + + + + +
+   + + +

+ +

+Definition at line 66 of file main_dlg.h.

+

+ + + + +
+ + + + + +
+CObjectViewer * CMainDlg::Main +
+
+ + + + + +
+   + + +

+ +

+Definition at line 69 of file main_dlg.h.

+

+ + + + +
+ + + + + +
+NL3D::CAnimationPlaylist CMainDlg::Playlist +
+
+ + + + + +
+   + + +

+ +

+Definition at line 68 of file main_dlg.h.

+

+ + + + +
+ + + + + +
+CSlotDlg CMainDlg::Slots[NL3D::CChannelMixer::NumAnimationSlot] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 67 of file main_dlg.h.

+


The documentation for this class was generated from the following files: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1