Circle - Double.
More...
#include <circle.h>
List of all members.
Detailed Description
Circle - Double.
Constructor & Destructor Documentation
CL_Circled::CL_Circled |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
radius | |
|
) |
| | [inline] |
CL_Circled::CL_Circled |
( |
const CL_Vec2< double > & |
p, |
|
|
double |
radius | |
|
) |
| | [inline] |
CL_Circled::CL_Circled |
( |
|
) |
[inline] |
CL_Circled::CL_Circled |
( |
const CL_Circlex< double > & |
copy |
) |
[inline] |
Member Function Documentation
bool CL_Circlex< double >::is_inside |
( |
const CL_Vec2< double > & |
point |
) |
[inline, inherited] |
bool CL_Circlex< double >::operator!= |
( |
const CL_Circlex< double > & |
circle |
) |
const [inline, inherited] |
bool CL_Circlex< double >::operator== |
( |
const CL_Circlex< double > & |
circle |
) |
const [inline, inherited] |
Member Data Documentation
The documentation for this class was generated from the following file: