CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

csGenerateImageTextureSolid Class Reference

A class for a solid coloured texture. More...

#include <gentrtex.h>

Inheritance diagram for csGenerateImageTextureSolid:

csGenerateImageTexture List of all members.

Public Methods

virtual ~csGenerateImageTextureSolid ()
 delete it. More...

virtual void GetColor (csColor &col, float, float)
 get the color. More...


Public Attributes

csColor color
 the colour, range 0-1. More...


Detailed Description

A class for a solid coloured texture.

Definition at line 115 of file gentrtex.h.


Constructor & Destructor Documentation

virtual csGenerateImageTextureSolid::~csGenerateImageTextureSolid   [inline, virtual]
 

delete it.

Definition at line 121 of file gentrtex.h.


Member Function Documentation

virtual void csGenerateImageTextureSolid::GetColor csColor   col,
float   ,
float   
[inline, virtual]
 

get the color.

Implements csGenerateImageTexture.

Definition at line 123 of file gentrtex.h.


Member Data Documentation

csColor csGenerateImageTextureSolid::color
 

the colour, range 0-1.

Definition at line 119 of file gentrtex.h.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14