Version: 5.1.6

Wrapper_Nuage_Noeud< DIMENSION > Class Template Reference

#include <MEDMEM_WrapperNodes.hxx>

Public Member Functions

 Wrapper_Nuage_Noeud ()
 Wrapper_Nuage_Noeud (int nn, double *n)
 ~Wrapper_Nuage_Noeud ()
Wrapper_Noeud< DIMENSION > & operator[] (int i)
int size () const
int SIZE () const
void affiche ()

Protected Attributes

int nbr_noeuds
doublenoeuds
Wrapper_Noeud< DIMENSION > show

template<int DIMENSION>
class Wrapper_Nuage_Noeud< DIMENSION >


Constructor & Destructor Documentation

template<int DIMENSION>
Wrapper_Nuage_Noeud< DIMENSION >.Wrapper_Nuage_Noeud (  ) 
template<int DIMENSION>
Wrapper_Nuage_Noeud< DIMENSION >.Wrapper_Nuage_Noeud ( int  nn,
double n 
)
template<int DIMENSION>
Wrapper_Nuage_Noeud< DIMENSION >.~Wrapper_Nuage_Noeud (  ) 

Member Function Documentation

template<int DIMENSION>
Wrapper_Noeud<DIMENSION>& Wrapper_Nuage_Noeud< DIMENSION >.operator[] ( int  i  ) 
template<int DIMENSION>
int Wrapper_Nuage_Noeud< DIMENSION >.size (  )  const
template<int DIMENSION>
int Wrapper_Nuage_Noeud< DIMENSION >.SIZE (  )  const
template<int DIMENSION>
void Wrapper_Nuage_Noeud< DIMENSION >.affiche (  ) 

Field Documentation

template<int DIMENSION>
int Wrapper_Nuage_Noeud< DIMENSION >.nbr_noeuds [protected]
template<int DIMENSION>
double* Wrapper_Nuage_Noeud< DIMENSION >.noeuds [protected]
template<int DIMENSION>
Wrapper_Noeud<DIMENSION> Wrapper_Nuage_Noeud< DIMENSION >.show [protected]