NL3D::CPlayListManager::CNode Struct Reference


Public Member Functions

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

Data Fields

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

Constructor & Destructor Documentation

NL3D::CPlayListManager::CNode::CNode  )  [inline]
 

Definition at line 81 of file play_list_manager.h.

00081 {}

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

Definition at line 82 of file play_list_manager.h.

References ChannelMixer, and PlayList.

00083                 {
00084                         PlayList= pl;
00085                         ChannelMixer= mix;
00086                 }


Field Documentation

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

Definition at line 79 of file play_list_manager.h.

Referenced by NL3D::CPlayListManager::animate(), CNode(), NL3D::CPlayListManager::deleteAll(), and NL3D::CPlayListManager::setup().

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

Definition at line 78 of file play_list_manager.h.

Referenced by NL3D::CPlayListManager::animate(), CNode(), NL3D::CPlayListManager::deleteAll(), and NL3D::CPlayListManager::setup().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 07:01:19 2004 for NeL by doxygen 1.3.6