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_1TEnvEffectRoom.html | 230 +++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 docs/doxygen/nel/structNLSOUND_1_1TEnvEffectRoom.html (limited to 'docs/doxygen/nel/structNLSOUND_1_1TEnvEffectRoom.html') diff --git a/docs/doxygen/nel/structNLSOUND_1_1TEnvEffectRoom.html b/docs/doxygen/nel/structNLSOUND_1_1TEnvEffectRoom.html new file mode 100644 index 00000000..504e4067 --- /dev/null +++ b/docs/doxygen/nel/structNLSOUND_1_1TEnvEffectRoom.html @@ -0,0 +1,230 @@ + + + + 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::TEnvEffectRoom Struct Reference

Enveffect preset and size. +More... +

+#include <env_effect.h> +

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

Public Methods

 TEnvEffectRoom (const TEnvEffectPreset &preset=ENVEFFECT_ROOM, float size=7.5)
 Constructor. More...

void serial (NLMISC::IStream &s)
 Serialize. More...


Public Attributes

TEnvEffectPreset Preset
float Size
+


Detailed Description

+Enveffect preset and size. +

+ +

+Definition at line 72 of file env_effect.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLSOUND::TEnvEffectRoom::TEnvEffectRoom const TEnvEffectPreset  preset = ENVEFFECT_ROOM,
float   size = 7.5
[inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 78 of file env_effect.h. +

+References NLSOUND::ENVEFFECT_ROOM, Preset, Size, and NLSOUND::TEnvEffectPreset.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NLSOUND::TEnvEffectRoom::serial NLMISC::IStream  s [inline]
+
+ + + + + +
+   + + +

+Serialize. +

+ +

+Definition at line 81 of file env_effect.h. +

+References Preset, s, NLMISC::IStream::serial, and Size.

+


Member Data Documentation

+

+ + + + +
+ + +
TEnvEffectPreset NLSOUND::TEnvEffectRoom::Preset +
+
+ + + + + +
+   + + +

+ +

+Definition at line 74 of file env_effect.h. +

+Referenced by serial, and TEnvEffectRoom.

+

+ + + + +
+ + +
float NLSOUND::TEnvEffectRoom::Size +
+
+ + + + + +
+   + + +

+ +

+Definition at line 75 of file env_effect.h. +

+Referenced by serial, and TEnvEffectRoom.

+


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