IMP::algebra::Ellipsoid3D Class Reference
Detailed Description
Represent an ellispoid in 3D.
- Note:
- This class is a geometric primitive. Also, this class is not not initialized by its default constructor.
Inherited by IMP::display::EllipsoidGeometry.
|
Public Member Functions |
| Ellipsoid3D (const VectorD< 3 > ¢er, double radius_x, double radius_y, double radius_z, const Rotation3D &rot) |
const VectorD< 3 > & | get_center () const |
double | get_radius (unsigned int i) const |
const Rotation3D & | get_rotation () const |
const Transformation3D | get_transformation () const |
The documentation for this class was generated from the following files: