#include <inter-smooth-diver.hh>
Definition at line 404 of file inter-smooth-diver.hh.
INLINE CMesh1SmoothingDiver::CMesh1SmoothingDiver |
( |
int |
ASx, |
|
|
const CTransformationMatrix & |
AMethod, |
|
|
const CVertex * |
AControlPoints |
|
) |
| |
Constructeur
- Parameters
-
ASx | Le nombre d'arêtes du maillage 1d |
AMethod | Une matrice 4*4 (HERMITE, BEZIER, ...) |
AControlPoints | Un tableau de 4 points de contrôle |
Definition at line 265 of file inter-smooth-diver.icc.
INLINE CMesh1SmoothingDiver::~CMesh1SmoothingDiver |
( |
| ) |
|
|
virtual |
INLINE CVertex CMesh1SmoothingDiver::computeCurrentVertex |
( |
| ) |
const |
|
virtual |
Calcule le plongement du sommet courant du maillage. Le sommet courant est positionné à l'aide de la méthode 'setIx'.
Definition at line 563 of file inter-smooth-diver.icc.
INLINE void CMesh1SmoothingDiver::setIx |
( |
int |
AIx | ) |
|
|
virtual |
- Parameters
-
La | position courante sur le maillage selon la 1ère dimension. 0 <= AIx <= getSx() |
Definition at line 549 of file inter-smooth-diver.icc.
CVector CMesh1SmoothingDiver::FControl[3] |
|
protected |
CVector CMesh1SmoothingDiver::FTX |
|
protected |
The documentation for this class was generated from the following files: