#include <Solid.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 106 of file Solid.h.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 114 of file Solid.h.
Constructor & Destructor Documentation
Model::Model |
( |
const Model & |
m | ) |
|
Member Function Documentation
Poly * Model::AddPolys |
( |
int |
nsurf, |
|
|
int |
npolys, |
|
|
int |
nverts |
|
) |
| |
void Model::AddSurface |
( |
Surface * |
s | ) |
|
void Model::ComputeTangents |
( |
| ) |
|
void Model::DeletePrivateData |
( |
| ) |
|
void Model::ExplodeMesh |
( |
| ) |
|
const Material * Model::FindMaterial |
( |
const char * |
mtl_name | ) |
const |
void Model::GetAllTextures |
( |
List< Bitmap > & |
textures | ) |
|
bool Model::IsDynamic |
( |
| ) |
const |
|
inline |
bool Model::IsLuminous |
( |
| ) |
const |
|
inline |
bool Model::Load |
( |
const char * |
mag_file, |
|
|
double |
scale = 1.0 |
|
) |
| |
bool Model::Load |
( |
ModelFile * |
loader, |
|
|
double |
scale = 1.0 |
|
) |
| |
const char* Model::Name |
( |
| ) |
const |
|
inline |
void Model::Normalize |
( |
| ) |
|
int Model::NumMaterials |
( |
| ) |
const |
|
inline |
int Model::NumPolys |
( |
| ) |
const |
|
inline |
int Model::NumSegments |
( |
| ) |
const |
int Model::NumSurfaces |
( |
| ) |
const |
|
inline |
int Model::NumVerts |
( |
| ) |
const |
|
inline |
int Model::operator== |
( |
const Model & |
that | ) |
const |
|
inline |
void Model::OptimizeMaterials |
( |
| ) |
|
void Model::OptimizeMesh |
( |
| ) |
|
double Model::Radius |
( |
| ) |
const |
|
inline |
void Model::ScaleBy |
( |
double |
factor | ) |
|
void Model::SetDynamic |
( |
bool |
d | ) |
|
|
inline |
void Model::SetLuminous |
( |
bool |
l | ) |
|
|
inline |
static const char* Model::TYPENAME |
( |
| ) |
|
|
inlinestatic |
Friends And Related Function Documentation
The documentation for this class was generated from the following files: