#include <WP_Model.h>
Public Methods | |
| WP_Frame () | |
| WP_Frame (WP_Model *m) | |
| WP_Frame (const WP_Frame &frame) | |
| ~WP_Frame () | |
| WP_Frame & | operator= (const WP_Frame &frame) |
Public Attributes | |
| OPCODE_Model | collision_model |
| WP_Model * | model |
| WP_Vertex * | vertices |
| WP_Material | material |
| string | name |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
a WP_Material object holding the OpenGL material of the frame |
|
|
|
|
|
the name of the frame |
|
|
an array of numberVertices WP_Vertex objects representing the vertices of the frame |
1.2.14 written by Dimitri van Heesch,
© 1997-2002