This class represents an ellipsoid.
More...
#include <csgeom/sphere.h>
List of all members.
Detailed Description
This class represents an ellipsoid.
Definition at line 90 of file sphere.h.
Constructor & Destructor Documentation
csEllipsoid::csEllipsoid |
( |
|
) |
[inline] |
Create a new empty ellipsoid at (0,0,0).
Definition at line 98 of file sphere.h.
Create a new ellipsoid.
Definition at line 105 of file sphere.h.
csEllipsoid::csEllipsoid |
( |
const csEllipsoid & |
s |
) |
[inline] |
Member Function Documentation
const csVector3& csEllipsoid::GetCenter |
( |
|
) |
const [inline] |
Get the center of this ellipsoid.
Definition at line 117 of file sphere.h.
csVector3& csEllipsoid::GetCenter |
( |
|
) |
[inline] |
Get the center of this ellipsoid.
Definition at line 115 of file sphere.h.
const csVector3& csEllipsoid::GetRadius |
( |
|
) |
const [inline] |
Get the radius of this ellipsoid.
Definition at line 123 of file sphere.h.
csVector3& csEllipsoid::GetRadius |
( |
|
) |
[inline] |
Get the radius of this ellipsoid.
Definition at line 121 of file sphere.h.
void csEllipsoid::SetCenter |
( |
const csVector3 & |
c |
) |
[inline] |
Set the center of this ellipsoid.
Definition at line 119 of file sphere.h.
void csEllipsoid::SetRadius |
( |
const csVector3 & |
r |
) |
[inline] |
Set the radius of this ellipsoid.
Definition at line 125 of file sphere.h.
The documentation for this class was generated from the following file:
Generated for Crystal Space by
doxygen 1.4.7