PixelLightAPI  .
Public Member Functions
PLRenderer::SPTexturePreview Class Reference

Texture preview surface painter class. More...

#include <SPTexturePreview.h>

Inheritance diagram for PLRenderer::SPTexturePreview:
Inheritance graph
[legend]

List of all members.

Public Member Functions

PLRENDERER_API SPTexturePreview (Renderer &cRenderer)
 Constructor.
virtual PLRENDERER_API ~SPTexturePreview ()
 Destructor.
PLCore::String GetTexture () const
 Returns the name of the used texture.
void SetTexture (const PLCore::String &sName="")
 Sets the name of the used texture.

Detailed Description

Texture preview surface painter class.


Constructor & Destructor Documentation

Constructor.

Parameters:
[in]cRendererRenderer to use
virtual PLRENDERER_API PLRenderer::SPTexturePreview::~SPTexturePreview ( ) [virtual]

Destructor.


Member Function Documentation

Returns the name of the used texture.

Returns:
Name of the used texture
void PLRenderer::SPTexturePreview::SetTexture ( const PLCore::String sName = "") [inline]

Sets the name of the used texture.

Parameters:
[in]sNameName of the used texture

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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:40
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported