PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLScene
GMMSurface
PLScene::GMMSurface Member List
This is the complete list of members for
PLScene::GMMSurface
, including all inherited members.
Create
(PLCore::uint32 nHeightMapSize, float fHeightMap[], PLCore::uint32 nPatchSize=16, int nGeoMipMaps=-1)
PLScene::GMMSurface
Destroy
()
PLScene::GMMSurface
Draw
() const
PLScene::GMMSurface
GetGeoMipMaps
() const
PLScene::GMMSurface
GetHeight
(PLCore::uint32 nX, PLCore::uint32 nY) const
PLScene::GMMSurface
GetHeightMap
() const
PLScene::GMMSurface
GetHeightMapSize
() const
PLScene::GMMSurface
GetMaterialHandler
()
PLScene::GMMSurface
GetPatch
(PLCore::uint32 nID) const
PLScene::GMMSurface
GetPatches
() const
PLScene::GMMSurface
GetPatchSize
() const
PLScene::GMMSurface
GetQuadtree
()
PLScene::GMMSurface
GetVertex
(PLCore::uint32 nID=0) const
PLScene::GMMSurface
GetVertices
() const
PLScene::GMMSurface
GetViewerPos
() const
PLScene::GMMSurface
GetXYPatches
() const
PLScene::GMMSurface
GMMSurface
(PLRenderer::Renderer &cRenderer)
PLScene::GMMSurface
SetHeight
(PLCore::uint32 nX, PLCore::uint32 nY, float fHeight=0)
PLScene::GMMSurface
SetNeighbours
(GMMSurface *pLeft=nullptr, GMMSurface *pTop=nullptr, GMMSurface *pRight=nullptr, GMMSurface *pBottom=nullptr)
PLScene::GMMSurface
SetViewerPos
(const PLMath::Vector3 &vPos)
PLScene::GMMSurface
Update
()
PLScene::GMMSurface
~GMMSurface
()
PLScene::GMMSurface
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:42
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported