List of all members.
Constructor & Destructor Documentation
osg::Sphere::Sphere |
( |
| ) |
[inline] |
osg::Sphere::Sphere |
( |
const osg::Vec3 & |
center, |
|
|
float |
radius |
|
) |
| [inline] |
osg::Sphere::Sphere |
( |
const Sphere & |
sphere, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY |
|
) |
| [inline] |
virtual osg::Sphere::~Sphere |
( |
| ) |
[protected, virtual] |
Member Function Documentation
const Vec3& osg::Sphere::getCenter |
( |
| ) |
const [inline] |
float osg::Sphere::getRadius |
( |
| ) |
const [inline] |
osg::Sphere::META_Shape |
( |
osg |
, |
|
|
Sphere |
|
|
) |
| |
void osg::Sphere::set |
( |
const Vec3 & |
center, |
|
|
float |
radius |
|
) |
| [inline] |
void osg::Sphere::setCenter |
( |
const Vec3 & |
center | ) |
[inline] |
void osg::Sphere::setRadius |
( |
float |
radius | ) |
[inline] |
bool osg::Sphere::valid |
( |
| ) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: