CrystalSpace

Public API Reference

CS::Utility::ImportKit::Container::Material Class Reference

A material for a mesh. More...

#include <cstool/importkit.h>

List of all members.

Public Member Functions

const wchar_t * GetName () const
 Get name of the material.
const char * GetTextureFile () const
 Get texture filename of the material.

Detailed Description

A material for a mesh.

Remarks:
While CrystalSpace distinguishes materials and textures, the import kit does not - a material corresponds to a texture.

Definition at line 159 of file importkit.h.


Member Function Documentation

const wchar_t* CS::Utility::ImportKit::Container::Material::GetName (  )  const [inline]

Get name of the material.

Definition at line 170 of file importkit.h.

const char* CS::Utility::ImportKit::Container::Material::GetTextureFile (  )  const [inline]

Get texture filename of the material.

Definition at line 174 of file importkit.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1