Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

oxygen::TriMesh::Face Struct Reference

#include <trimesh.h>

List of all members.

Public Member Functions

 Face (boost::shared_ptr< IndexBuffer > i, std::string m)

Public Attributes

boost::shared_ptr< IndexBufferindeces
std::string material


Detailed Description

Definition at line 47 of file trimesh.h.


Constructor & Destructor Documentation

oxygen::TriMesh::Face::Face boost::shared_ptr< IndexBuffer i,
std::string  m
[inline]
 

Definition at line 54 of file trimesh.h.


Member Data Documentation

boost::shared_ptr<IndexBuffer> oxygen::TriMesh::Face::indeces
 

Definition at line 50 of file trimesh.h.

Referenced by kerosin::StaticMesh::RenderInternal().

std::string oxygen::TriMesh::Face::material
 

Definition at line 51 of file trimesh.h.

Referenced by kerosin::StaticMesh::Load().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 6 15:44:40 2006 for rcssserver3d by  doxygen 1.4.4