# 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: