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

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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1