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

Collaboration diagram for NL3D::CPlayListManager::CNode:

Collaboration graph
+ + + + + +
[legend]
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 74 of file play_list_manager.h.

+

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

+ +

+Definition at line 75 of file play_list_manager.h.

+


Member Data Documentation

+

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

+ +

+Definition at line 72 of file play_list_manager.h.

+

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

+ +

+Definition at line 71 of file play_list_manager.h.

+


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