CMesh1SmoothingDiver Class Reference

#include <inter-smooth-diver.hh>

List of all members.

Public Member Functions

 CMesh1SmoothingDiver (int ASx, const CTransformationMatrix &AMethod, const CVertex *AControlPoints)
virtual ~CMesh1SmoothingDiver ()
virtual void setIx (int AIx)
virtual CVertex computeCurrentVertex () const

Protected Attributes

CVector FTX
CVector FControl [3]


Detailed Description

Definition at line 404 of file inter-smooth-diver.hh.


Constructor & Destructor Documentation

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]

Destructeur.

Definition at line 286 of file inter-smooth-diver.icc.


Member Function Documentation

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.


Member Data Documentation

CVector CMesh1SmoothingDiver::FControl[3] [protected]

Definition at line 408 of file inter-smooth-diver.hh.

CVector CMesh1SmoothingDiver::FTX [protected]

Definition at line 407 of file inter-smooth-diver.hh.


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

Generated on Tue Jul 7 15:20:59 2009 for Moka libraries by  doxygen 1.5.8