|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CTextureFileUser Class ReferenceUTextureFile implementation.
More...
#include <texture_user.h>
Inheritance diagram for NL3D::CTextureFileUser
[legend]Collaboration diagram for NL3D::CTextureFileUser:
[legend]List of all members.
Detailed Description
UTextureFile implementation.
-
Author(s):
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 136 of file texture_user.h.
Constructor & Destructor Documentation
NL3D::CTextureFileUser::CTextureFileUser (
|
) [inline]
|
|
NL3D::CTextureFileUser::CTextureFileUser (
|
std::string s ) [inline]
|
|
NL3D::CTextureFileUser::~CTextureFileUser (
|
) [inline, virtual]
|
|
Member Function Documentation
std::string NL3D::CTextureFileUser::getFileName (
|
) const [inline, virtual]
|
|
|
get the name of the file containing the texture.
-
Returns:
-
name of the file
-
Author(s):
-
Stephane Coutelas
-
Date:
-
2000
Reimplemented from NL3D::UTextureFile.
Definition at line 160 of file texture_user.h. |
void NL3D::CTextureFileUser::setFileName (
|
std::string s ) [inline, virtual]
|
|
|
Set the name of the file containing the texture.
-
Parameters:
-
-
Author(s):
-
Stephane Coutelas
-
Date:
-
2000
Reimplemented from NL3D::UTextureFile.
Definition at line 155 of file texture_user.h. |
The documentation for this class was generated from the following file:
|
|