# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CMesh::CFace Struct Reference

A Triangle face. More...

#include <mesh.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f) throw (NLMISC::EStream)

Public Attributes

CCorner Corner [3]
sint32 MaterialId
sint32 SmoothGroup


Detailed Description

A Triangle face.

Definition at line 100 of file mesh.h.


Member Function Documentation

void NL3D::CMesh::CFace::serial NLMISC::IStream   f throw (NLMISC::EStream)
 

Definition at line 2081 of file mesh.cpp.


Member Data Documentation

CCorner NL3D::CMesh::CFace::Corner[3]
 

Definition at line 102 of file mesh.h.

sint32 NL3D::CMesh::CFace::MaterialId
 

Definition at line 103 of file mesh.h.

sint32 NL3D::CMesh::CFace::SmoothGroup
 

Definition at line 104 of file mesh.h.


The documentation for this struct was generated from the following files: