man fem_femGraphicDeviceIndependent (Fonctions bibliothèques) - device independat graphic class

NAME

fem::femGraphicDeviceIndependent - device independat graphic class

SYNOPSIS



#include <femGraphicDeviceIndependent.hpp>

Public Types

Typedefs

typedef femMesh::femPoint femPoint

typedef femMesh::femTriangle femTriangle

Public Member Functions

Constructors, destructor and methods

femGraphicDeviceIndependent (femMesh *=0)

Mutators

void setTriangulation (femMesh *)

Methods

void graph3d (float *f, int waitm)

void showtriangulation (int waitm)

void equpot (int *ng, float *f, int nl, int waitm)

void equpotd (int *ng, float *f, int nl, int waitm)

void showbdy (long nbs, float *cr, long nba, long *arete, float *hh, int waitm)

Detailed Description

device independat graphic class

Author: Christophe Prud'homme <prudhomm@users.sourceforge.net>

See also:

Version: Id.RS 4 femGraphicDeviceIndependent.hpp,v 1.2 2001/07/12 15:15:39 delpinux Exp

Author

Generated automatically by Doxygen for FreeFem from the source code.