#include <SphericalVertex.hpp>
◆ SphericalVertex() [1/2]
CU_API castor::SphericalVertex::SphericalVertex |
( |
float | radius = 0, |
|
|
float | phi = 0, |
|
|
float | theta = 0 ) |
Constructeur spécifié
- Paramètres
-
[in] | radius | Distance à l'origine |
[in] | phi | Angle Phi |
[in] | theta | Angle Theta |
◆ SphericalVertex() [2/2]
CU_API castor::SphericalVertex::SphericalVertex |
( |
Point3f const & | vertex | ) |
|
|
explicit |
Constructeur à partir d'un point cartésien.
- Paramètres
-
[in] | vertex | Le vertex à convertir |
◆ m_phi
float castor::SphericalVertex::m_phi |
◆ m_radius
float castor::SphericalVertex::m_radius |
Rayon (distance à l'origine).
◆ m_theta
float castor::SphericalVertex::m_theta |
La documentation de cette classe a été générée à partir du fichier suivant :