|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CLodCharacterTexture Class ReferenceThis describe Texturing information for CLods.
More...
#include <lod_character_texture.h>
List of all members.
Detailed Description
This describe Texturing information for CLods.
It is stored in .shape. -
Author:
-
Lionel Berenguier , Nevrax France
-
Date:
-
2002
Definition at line 51 of file lod_character_texture.h.
Constructor & Destructor Documentation
NL3D::CLodCharacterTexture::CLodCharacterTexture |
( |
|
) |
|
|
Member Function Documentation
uint NL3D::CLodCharacterTexture::getHeight |
( |
|
) |
const [inline] |
|
uint NL3D::CLodCharacterTexture::getWidth |
( |
|
) |
const [inline] |
|
Member Data Documentation
uint32 NL3D::CLodCharacterTexture::_Height [private]
|
|
uint32 NL3D::CLodCharacterTexture::_Width [private]
|
|
std::vector<CTUVQ> NL3D::CLodCharacterTexture::Texture
|
|
The documentation for this class was generated from the following files:
|
|