|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
CAnimationSetDlg Class Reference#include <animation_set_dlg.h>
Inheritance diagram for CAnimationSetDlg
[legend]Collaboration diagram for CAnimationSetDlg:
[legend]List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
CAnimationSetDlg::CAnimationSetDlg (
|
class CObjectViewer * objView,
|
|
CWnd * pParent = NULL )
|
|
Member Function Documentation
void CAnimationSetDlg::DoDataExchange (
|
CDataExchange * pDX ) [protected, virtual]
|
|
afx_msg void CAnimationSetDlg::OnAddAnimation (
|
) [protected]
|
|
void CAnimationSetDlg::OnAddSkelWt (
|
) [protected]
|
|
void CAnimationSetDlg::OnDestroy (
|
) [protected]
|
|
void CAnimationSetDlg::OnReset (
|
) [protected]
|
|
void CAnimationSetDlg::addAnimation (
|
NL3D::CAnimation * anim,
|
|
const char * name ) [protected]
|
|
void CAnimationSetDlg::loadAnimation (
|
const char * fileName ) [protected]
|
|
void CAnimationSetDlg::loadSkeleton (
|
const char * fileName ) [protected]
|
|
Friends And Related Function Documentation
class CObjectViewer [friend]
|
|
Member Data Documentation
CTreeCtrl CAnimationSetDlg::SkelTree
|
|
CTreeCtrl CAnimationSetDlg::Tree
|
|
std::vector< std::string > CAnimationSetDlg::_ListAnimation [protected]
|
|
std::vector< std::string > CAnimationSetDlg::_ListSkeleton [protected]
|
|
The documentation for this class was generated from the following files:
|
|