PixelLightAPI  .
Classes | Public Member Functions
PLScene::GMMSurfaceLevel Class Reference

GMM surface geometrically mip mapping level. More...

#include <GMMSurfaceLevel.h>

List of all members.

Classes

struct  BodyPiece
 GMM surface level body piece. More...
struct  LinkingPiece
 GMM surface level linking piece. More...

Public Member Functions

PLS_API GMMSurfaceLevel (PLRenderer::Renderer &cRenderer)
 Constructor.
PLS_API ~GMMSurfaceLevel ()
 Destructor.
PLS_API void BuildBodies (PLCore::uint32 nLevel, PLCore::uint32 nPatchSize)
 Builds the bodies.
PLS_API void BuildLinkers (PLCore::uint32 nLevel, PLCore::uint32 nPatchSize)
 Builds the linkers.

Detailed Description

GMM surface geometrically mip mapping level.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]cRendererRenderer to use

Destructor.


Member Function Documentation

PLS_API void PLScene::GMMSurfaceLevel::BuildBodies ( PLCore::uint32  nLevel,
PLCore::uint32  nPatchSize 
)

Builds the bodies.

Parameters:
[in]nLevelNumber of geo mip map levels
[in]nPatchSizePatch size
PLS_API void PLScene::GMMSurfaceLevel::BuildLinkers ( PLCore::uint32  nLevel,
PLCore::uint32  nPatchSize 
)

Builds the linkers.

Parameters:
[in]nLevelNumber of geo mip map levels
[in]nPatchSizePatch size

The documentation for this class was generated from the following file:


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:25
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported