|
|
|
|
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:
List of all members.
Detailed Description
UTextureFile implementation.
-
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2001
Definition at line 154 of file texture_user.h.
Constructor & Destructor Documentation
NL3D::CTextureFileUser::CTextureFileUser |
( |
|
) |
[inline] |
|
NL3D::CTextureFileUser::CTextureFileUser |
( |
std::string |
s |
) |
[inline] |
|
virtual NL3D::CTextureFileUser::~CTextureFileUser |
( |
|
) |
[inline, virtual] |
|
Member Function Documentation
virtual bool NL3D::CTextureFileUser::allowDegradation |
( |
|
) |
const [inline, virtual] |
|
virtual std::string NL3D::CTextureFileUser::getFileName |
( |
|
) |
const [inline, virtual] |
|
virtual void NL3D::CTextureFileUser::setAllowDegradation |
( |
bool |
allow |
) |
[inline, virtual] |
|
virtual void NL3D::CTextureFileUser::setFileName |
( |
std::string |
s |
) |
[inline, virtual] |
|
The documentation for this class was generated from the following file:
|
|