Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

FaceC Class Reference

#include <Maille.hpp>

Inheritance diagram for FaceC::

Face List of all members.

Public Methods

 FaceC ()
virtual UINT size ()

Public Attributes

int dataC [4]
UINT a1
UINT a2
UINT a3
UINT a4

Constructor & Destructor Documentation

FaceC::FaceC   [inline]
 

Definition at line 87 of file Maille.hpp.

00087 : Face( dataC , 4 ) { }


Member Function Documentation

virtual UINT FaceC::size   [inline, virtual]
 

Reimplemented from Face.

Definition at line 89 of file Maille.hpp.

00089 { return 4; }


Member Data Documentation

UINT FaceC::a1
 

Definition at line 61 of file Model.hpp.

UINT FaceC::a2
 

Definition at line 61 of file Model.hpp.

UINT FaceC::a3
 

Definition at line 61 of file Model.hpp.

UINT FaceC::a4
 

Definition at line 61 of file Model.hpp.

int FaceC::dataC[4]
 

Definition at line 85 of file Maille.hpp.


The documentation for this class was generated from the following files:
Generated on Sun Oct 14 18:48:35 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001