#include <Skin.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 65 of file Skin.h.
Constructor & Destructor Documentation
SkinCell::SkinCell |
( |
const Material * |
mtl = 0 | ) |
|
Member Function Documentation
const char * SkinCell::Name |
( |
| ) |
const |
int SkinCell::operator== |
( |
const SkinCell & |
other | ) |
const |
const Material* SkinCell::Orig |
( |
| ) |
const |
|
inline |
void SkinCell::SetOrig |
( |
const Material * |
mtl | ) |
|
void SkinCell::SetSkin |
( |
const Material * |
mtl | ) |
|
const Material* SkinCell::Skin |
( |
| ) |
const |
|
inline |
static const char* SkinCell::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Friends And Related Function Documentation
The documentation for this class was generated from the following files:
- D:/SRC/StarshatterSVN/nGenEx/Skin.h
- D:/SRC/StarshatterSVN/nGenEx/Skin.cpp