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_1CSoundContext.html | 225 +++++++++++++++++++++ 1 file changed, 225 insertions(+) create mode 100644 docs/doxygen/nel/structNLSOUND_1_1CSoundContext.html (limited to 'docs/doxygen/nel/structNLSOUND_1_1CSoundContext.html') diff --git a/docs/doxygen/nel/structNLSOUND_1_1CSoundContext.html b/docs/doxygen/nel/structNLSOUND_1_1CSoundContext.html new file mode 100644 index 00000000..8b666601 --- /dev/null +++ b/docs/doxygen/nel/structNLSOUND_1_1CSoundContext.html @@ -0,0 +1,225 @@ + + + + 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::CSoundContext Struct Reference

#include <u_source.h> +

+List of all members. + + + + + + + +

Public Methods

 CSoundContext ()

Public Attributes

float RelativeGain
NLMISC::CVector Position
sint32 Args [SoundContextNbArgs]
uint32 PreviousRandom
+


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLSOUND::CSoundContext::CSoundContext   [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file u_source.h. +

+References Args, Position, PreviousRandom, RelativeGain, and NLSOUND::SoundContextNbArgs.

+


Member Data Documentation

+

+ + + + +
+ + +
sint32 NLSOUND::CSoundContext::Args[SoundContextNbArgs] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 59 of file u_source.h. +

+Referenced by CSoundContext.

+

+ + + + +
+ + +
NLMISC::CVector NLSOUND::CSoundContext::Position +
+
+ + + + + +
+   + + +

+ +

+Definition at line 58 of file u_source.h. +

+Referenced by CSoundContext.

+

+ + + + +
+ + +
uint32 NLSOUND::CSoundContext::PreviousRandom +
+
+ + + + + +
+   + + +

+ +

+Definition at line 60 of file u_source.h. +

+Referenced by CSoundContext.

+

+ + + + +
+ + +
float NLSOUND::CSoundContext::RelativeGain +
+
+ + + + + +
+   + + +

+ +

+Definition at line 57 of file u_source.h. +

+Referenced by CSoundContext.

+


The documentation for this struct was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1