#include <Object3d.hpp>
Public Methods | |
SphereLimite3D () | |
SphereLimite3D (Sommet3DH &s, realtype r) | |
Public Attributes | |
Sommet3DH | _center |
realtype | _rayon |
|
Definition at line 63 of file Object3d.hpp. 00063 : _rayon(0) { } |
|
Definition at line 64 of file Object3d.hpp. |
|
Definition at line 60 of file Object3d.hpp. |
|
Definition at line 61 of file Object3d.hpp. |