CrystalSpace

Public API Reference

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

A material for a mesh. More...

#include <cstool/importkit.h>

List of all members.

Public Member Functions

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

Protected Member Functions

 Material ()

Protected Attributes

wchar_tname
char * texture

Friends

class Container
class ImportKitImpl::Glue


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 146 of file importkit.h.


Member Function Documentation

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

Get name of the material.

Definition at line 157 of file importkit.h.

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

Get texture filename of the material.

Definition at line 161 of file importkit.h.


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