World::TexLib Namespace Reference


Detailed Description

Texture library.

Handles nice, functional-like, creation of basic textures.


Classes

class  Plain
 Plain texture class. More...
class  Checked
 Checked texture class. More...

Functions

const TextureRed ()
const TextureGreen ()
const TextureBlue ()
const TextureWhite ()
const TextureBlack ()
const TextureGray ()


Function Documentation

const Texture & World::TexLib::Black (  ) 

Static plain texture

Definition at line 81 of file Texture.cc.

References World::ColLib::Black().

Referenced by World::MatLib::Black(), World::Scene::CreateLibrary(), and World::Scene::ParseMaterial().

Here is the call graph for this function:

Here is the caller graph for this function:

const Texture & World::TexLib::Blue (  ) 

Static plain texture

Definition at line 69 of file Texture.cc.

References World::ColLib::Blue().

Referenced by World::MatLib::Blue(), World::Scene::CreateLibrary(), and Testcases::Scene().

Here is the call graph for this function:

Here is the caller graph for this function:

const Texture & World::TexLib::Gray (  ) 

Static plain texture

Definition at line 87 of file Texture.cc.

References World::ColLib::Gray().

Referenced by World::Scene::CreateLibrary(), and World::MatLib::Gray().

Here is the call graph for this function:

Here is the caller graph for this function:

const Texture & World::TexLib::Green (  ) 

Static plain texture

Definition at line 63 of file Texture.cc.

References World::ColLib::Green().

Referenced by World::Scene::CreateLibrary(), World::MatLib::Green(), and World::Scene::ParseMaterial().

Here is the call graph for this function:

Here is the caller graph for this function:

const Texture & World::TexLib::Red (  ) 

Static plain texture

Definition at line 57 of file Texture.cc.

References World::ColLib::Red().

Referenced by World::Scene::CreateLibrary(), World::MatLib::Red(), and Testcases::Scene().

Here is the call graph for this function:

Here is the caller graph for this function:

const Texture & World::TexLib::White (  ) 

Static plain texture

Definition at line 75 of file Texture.cc.

References World::ColLib::White().

Referenced by World::Scene::CreateLibrary(), World::Scene::ParseMaterial(), and World::MatLib::White().

Here is the call graph for this function:

Here is the caller graph for this function:


Generated on Wed Mar 12 00:37:16 2008 for blaRAY by  doxygen 1.5.5