Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

AC3D::AC3DSurface Class Reference

#include <ac3dsurface.h>

List of all members.

Public Member Functions

 AC3DSurface (stringstream &data)
const unsigned int GetMat () const
const vector< Ref > & GetVRef () const
void Parse (stringstream &data)
string ToStr () const

Private Attributes

uint uiAttribute
SURFACE_TYPE type
bool bShaded
bool bTwoSide
uint uiMat
 Index of the material used.
uint uiNumRef
 Number of references.
vector< RefvRef
 Table of references.


Detailed Description

A surface is composed of vertices
Author:
Duong-Khang NGUYEN

Definition at line 59 of file ac3dsurface.h.


Member Function Documentation

const unsigned int AC3D::AC3DSurface::GetMat  )  const
 

Returns:
The index of the used material

Definition at line 58 of file ac3dsurface.cpp.

References uiMat.

const vector< Ref > & AC3D::AC3DSurface::GetVRef  )  const
 

Returns:
The constant reference to the vector which contains all the references of the surface

Definition at line 66 of file ac3dsurface.cpp.

References vRef.


The documentation for this class was generated from the following files:
Generated on Sat Nov 11 10:21:11 2006 for OpenCity by  doxygen 1.4.2