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

NL3D::CWaterHeightMap Member List

This is the complete list of members for NL3D::CWaterHeightMap, including all inherited members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
_BorderWavesNL3D::CWaterHeightMap [private]
_CurrMapNL3D::CWaterHeightMap [private]
_DampingNL3D::CWaterHeightMap [private]
_EmitEllapsedTimeNL3D::CWaterHeightMap [private]
_FilterWeightNL3D::CWaterHeightMap [private]
_MapNL3D::CWaterHeightMap [private]
_NameNL3D::CWaterHeightMap [private]
_NewXNL3D::CWaterHeightMap [private]
_NewYNL3D::CWaterHeightMap [private]
_PropagateEllapsedTimeNL3D::CWaterHeightMap [private]
_PropagationTimeNL3D::CWaterHeightMap [private]
_SizeNL3D::CWaterHeightMap [private]
_UnitSizeNL3D::CWaterHeightMap [private]
_WaveImpulsionRadiusNL3D::CWaterHeightMap [private]
_WaveIntensityNL3D::CWaterHeightMap [private]
_WavePeriodNL3D::CWaterHeightMap [private]
_WavesEnabledNL3D::CWaterHeightMap [private]
_XNL3D::CWaterHeightMap [private]
_YNL3D::CWaterHeightMap [private]
animate(float deltaT)NL3D::CWaterHeightMap
animatePart(float startTime, float endTime)NL3D::CWaterHeightMap [private]
animateWaves(float deltaT)NL3D::CWaterHeightMap [private]
areWavesEnabled() constNL3D::CWaterHeightMap [inline]
clearArea(uint8 currMap, sint x, sint y, sint width, sint height)NL3D::CWaterHeightMap [private]
clearBorder(uint currMap)NL3D::CWaterHeightMap [private]
clearZone(sint x, sint y, sint width, sint height)NL3D::CWaterHeightMap [private]
CWaterHeightMap()NL3D::CWaterHeightMap
CWaterPoolManager classNL3D::CWaterHeightMap [friend]
DateNL3D::CWaterHeightMap
enableWaves(bool enabled=true)NL3D::CWaterHeightMap [inline]
filter(uint startLine, uint endLine)NL3D::CWaterHeightMap [private]
getBorderWaves() constNL3D::CWaterHeightMap [inline]
getBufferRatio() constNL3D::CWaterHeightMap [inline]
getDamping() constNL3D::CWaterHeightMap [inline]
getFilterWeight() constNL3D::CWaterHeightMap [inline]
getHeight(const NLMISC::CVector2f &pos)NL3D::CWaterHeightMap [virtual]
getName() constNL3D::CWaterHeightMap [inline]
getPointer(void)NL3D::CWaterHeightMap [inline]
getPrevPointer(void)NL3D::CWaterHeightMap [inline]
getPropagationTime() constNL3D::CWaterHeightMap [inline]
getSize(void) constNL3D::CWaterHeightMap [inline]
getUnitSize() constNL3D::CWaterHeightMap [inline, virtual]
getUserPos(sint &x, sint &y) constNL3D::CWaterHeightMap
getWaveImpulsionRadius() constNL3D::CWaterHeightMap [inline]
getWaveIntensity() constNL3D::CWaterHeightMap [inline]
getWavePeriod() constNL3D::CWaterHeightMap [inline]
makeCpy(uint buffer, uint dX, uint dY, uint sX, uint sY, uint width, uint height)NL3D::CWaterHeightMap [private]
perturbate(sint x, sint y, sint radius, float intensity)NL3D::CWaterHeightMap
perturbate(const NLMISC::CVector2f &pos, float strenght, float radius)NL3D::CWaterHeightMap [virtual]
perturbatePoint(sint x, sint y, float intensity)NL3D::CWaterHeightMap
perturbatePoint(const NLMISC::CVector2f &pos, float strenght)NL3D::CWaterHeightMap [virtual]
propagate(uint startLine, uint endLine)NL3D::CWaterHeightMap [private]
serial(NLMISC::IStream &f)NL3D::CWaterHeightMap
setDamping(float damping)NL3D::CWaterHeightMap [inline]
setFilterWeight(float filterWeight)NL3D::CWaterHeightMap [inline]
setName(const std::string &name)NL3D::CWaterHeightMap [inline]
setPropagationTime(float time)NL3D::CWaterHeightMap
setSize(uint32 size)NL3D::CWaterHeightMap
setUnitSize(float unitSize)NL3D::CWaterHeightMap [inline]
setUserPos(sint x, sint y)NL3D::CWaterHeightMap
setWaves(float intensity, float period, uint radius, bool border)NL3D::CWaterHeightMap
swapBuffers(float deltaT)NL3D::CWaterHeightMap [private]
TFloat2Vect typedefNL3D::CWaterHeightMap [private]
TFloatVect typedefNL3D::CWaterHeightMap [private]
updateUserPos()NL3D::CWaterHeightMap [private]
~CWaterHeightMap()NL3D::CWaterHeightMap [inline, virtual]
+ + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1