#include <Skin.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 35 of file Skin.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 39 of file Skin.h.
Constructor & Destructor Documentation
Skin::Skin |
( |
const char * |
name = 0 | ) |
|
Member Function Documentation
void Skin::AddMaterial |
( |
const Material * |
mtl | ) |
|
void Skin::ApplyTo |
( |
Model * |
model | ) |
const |
const char* Skin::Name |
( |
| ) |
const |
|
inline |
int Skin::NumCells |
( |
| ) |
const |
|
inline |
const char* Skin::Path |
( |
| ) |
const |
|
inline |
void Skin::Restore |
( |
Model * |
model | ) |
const |
void Skin::SetName |
( |
const char * |
n | ) |
|
void Skin::SetPath |
( |
const char * |
n | ) |
|
static const char* Skin::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Member Data Documentation
The documentation for this class was generated from the following files:
- D:/SRC/StarshatterSVN/nGenEx/Skin.h
- D:/SRC/StarshatterSVN/nGenEx/Skin.cpp