From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../structNL3D_1_1CPlayListManager_1_1CNode.html | 204 +++++++++++++++++++++ 1 file changed, 204 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CPlayListManager_1_1CNode.html (limited to 'docs/doxygen/nel/structNL3D_1_1CPlayListManager_1_1CNode.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CPlayListManager_1_1CNode.html b/docs/doxygen/nel/structNL3D_1_1CPlayListManager_1_1CNode.html new file mode 100644 index 00000000..3e25c26b --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CPlayListManager_1_1CNode.html @@ -0,0 +1,204 @@ + + + + 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  
+

NL3D::CPlayListManager::CNode Struct Reference

List of all members. + + + + + + +

Public Methods

 CNode ()
 CNode (CAnimationPlaylist *pl, CChannelMixer *mix)

Public Attributes

NLMISC::CRefPtr< CAnimationPlaylistPlayList
NLMISC::CRefPtr< CChannelMixerChannelMixer
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NL3D::CPlayListManager::CNode::CNode   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 76 of file play_list_manager.h.

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NL3D::CPlayListManager::CNode::CNode CAnimationPlaylist  pl,
CChannelMixer  mix
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 77 of file play_list_manager.h.

+


Member Data Documentation

+

+ + + + +
+ + +
NLMISC::CRefPtr<CChannelMixer> NL3D::CPlayListManager::CNode::ChannelMixer +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file play_list_manager.h.

+

+ + + + +
+ + +
NLMISC::CRefPtr<CAnimationPlaylist> NL3D::CPlayListManager::CNode::PlayList +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file play_list_manager.h.

+


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