rModelFace Class Reference

#include <rModel.h>

List of all members.

Public Member Functions

 rModelFace (int a=0, int b=0, int c=0)
 ~rModelFace ()

Public Attributes

int A [3]


Detailed Description

Definition at line 53 of file rModel.h.


Constructor & Destructor Documentation

rModelFace::rModelFace ( int  a = 0,
int  b = 0,
int  c = 0 
) [inline]

Definition at line 56 of file rModel.h.

References a, b, and c.

00056 {A[0]=a;A[1]=b;A[2]=c;}

rModelFace::~rModelFace (  )  [inline]

Definition at line 57 of file rModel.h.

00057 {};


Member Data Documentation

int rModelFace::A[3]

Definition at line 55 of file rModel.h.


The documentation for this class was generated from the following file:
Generated on Sat Mar 15 23:52:57 2008 for Armagetron Advanced by  doxygen 1.5.4