# 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  

NLSOUND::CompareSources Struct Reference

List of all members.

Public Methods

 CompareSources (const CVector &pos)
bool operator() (const CSimpleSource *s1, const CSimpleSource *s2)

Public Attributes

const CVector & _Pos

Constructor & Destructor Documentation

NLSOUND::CompareSources::CompareSources const CVector &    pos [inline]
 

Definition at line 1079 of file audio_mixer_user.cpp.

References _Pos.


Member Function Documentation

bool NLSOUND::CompareSources::operator() const CSimpleSource   s1,
const CSimpleSource   s2
[inline]
 

Definition at line 1082 of file audio_mixer_user.cpp.

References _Pos.


Member Data Documentation

const CVector& NLSOUND::CompareSources::_Pos
 

Definition at line 1102 of file audio_mixer_user.cpp.

Referenced by CompareSources, and operator().


The documentation for this struct was generated from the following file: