Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members  

WPCG::WP_Model::WP_Frame Class Reference

#include <WP_Model.h>

List of all members.

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_Modelmodel
WP_Vertexvertices
WP_Material material
string name


Detailed Description

this nested class represents a frame.


Constructor & Destructor Documentation

WPCG::WP_Model::WP_Frame::WP_Frame   [inline]
 

WPCG::WP_Model::WP_Frame::WP_Frame WP_Model   m [inline]
 

WPCG::WP_Model::WP_Frame::WP_Frame const WP_Frame &    frame
 

WPCG::WP_Model::WP_Frame::~WP_Frame   [inline]
 


Member Function Documentation

WP_Model::WP_Frame & WPCG::WP_Model::WP_Frame::operator= const WP_Frame &    frame
 


Member Data Documentation

OPCODE_Model WPCG::WP_Model::WP_Frame::collision_model
 

WP_Material WPCG::WP_Model::WP_Frame::material
 

a WP_Material object holding the OpenGL material of the frame

WP_Model* WPCG::WP_Model::WP_Frame::model
 

string WPCG::WP_Model::WP_Frame::name
 

the name of the frame

WP_Vertex* WPCG::WP_Model::WP_Frame::vertices
 

an array of numberVertices WP_Vertex objects representing the vertices of the frame


The documentation for this class was generated from the following files:
Generated on Tue Jan 28 20:26:41 2003 by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002