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