Fonctions membres publiques | Attributs publics

Référence de la classe Castor::SphericalVertex

Vertex, exprimé en rho theta et phi (angles d'Euler). Plus de détails...

Graphe d'héritage de Castor::SphericalVertex:
Graphe de collaboration de Castor::SphericalVertex:

Liste de tous les membres

Fonctions membres publiques

 SphericalVertex (real p_radius=0, real p_phi=0, real p_theta=0)
 Constructeur spécifié.
 SphericalVertex (SphericalVertex const &p_vertex)
 Constructeur par recopie.
 SphericalVertex (SphericalVertex &&p_vertex)
 Constructeur par déplacement.
SphericalVertexoperator= (SphericalVertex const &p_vertex)
 Opérateur d'affectation par recopie.
SphericalVertexoperator= (SphericalVertex &&p_vertex)
 Opérateur d'affectation par déplacement.
 SphericalVertex (Point3r const &p_vertex)
 Constructeur à partir d'un point cartésien.
 ~SphericalVertex ()
 Destructeur.

Attributs publics

real m_rRadius
 Rayon (distance à l'origine).
real m_rPhi
 Angle sur le plan XY.
real m_rTheta
 Angle sur le plan XZ.

Description détaillée

Vertex, exprimé en rho theta et phi (angles d'Euler).

Auteur:
Sylvain DOREMUS
Version:
0.6.1.0
Date:
03/01/2011

Documentation des constructeurs et destructeur

Castor::SphericalVertex::SphericalVertex ( real  p_radius = 0,
real  p_phi = 0,
real  p_theta = 0 
)

Constructeur spécifié.

Paramètres:
[in] p_radius Distance à l'origine
[in] p_phi Angle Phi
[in] p_theta Angle Theta
Castor::SphericalVertex::SphericalVertex ( SphericalVertex const &  p_vertex  ) 

Constructeur par recopie.

Paramètres:
[in] p_vertex Le vertex à copier
Castor::SphericalVertex::SphericalVertex ( SphericalVertex &&  p_vertex  ) 

Constructeur par déplacement.

Paramètres:
[in] p_vertex Le vertex à déplacer
Castor::SphericalVertex::SphericalVertex ( Point3r const &  p_vertex  ) 

Constructeur à partir d'un point cartésien.

Paramètres:
[in] p_vertex Le vertex à convertir
Castor::SphericalVertex::~SphericalVertex (  ) 

Destructeur.


Documentation des fonctions membres

SphericalVertex& Castor::SphericalVertex::operator= ( SphericalVertex const &  p_vertex  ) 

Opérateur d'affectation par recopie.

Paramètres:
[in] p_vertex Le vertex à copier
Renvoie:
Une référence sur ce SphericalVertex
SphericalVertex& Castor::SphericalVertex::operator= ( SphericalVertex &&  p_vertex  ) 

Opérateur d'affectation par déplacement.

Paramètres:
[in] p_vertex Le vertex à déplacer
Renvoie:
Une référence sur ce SphericalVertex

Documentation des données membres

Angle sur le plan XY.

Rayon (distance à l'origine).

Angle sur le plan XZ.


La documentation de cette classe a été générée à partir du fichier suivant :
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Définition de type Énumérations Valeurs énumérées Amis Macros