osg::Capsule Class Reference
List of all members.
Constructor & Destructor Documentation
| osg::Capsule::Capsule |
( |
|
) |
[inline] |
| osg::Capsule::Capsule |
( |
const osg::Vec3 & |
center, |
|
|
float |
radius, |
|
|
float |
height | |
|
) |
| | [inline] |
| osg::Capsule::Capsule |
( |
const Capsule & |
capsule, |
|
|
const CopyOp & |
copyop = CopyOp::SHALLOW_COPY | |
|
) |
| | [inline] |
| virtual osg::Capsule::~Capsule |
( |
|
) |
[protected, virtual] |
Member Function Documentation
| Matrix osg::Capsule::computeRotationMatrix |
( |
|
) |
const [inline] |
| const Vec3& osg::Capsule::getCenter |
( |
|
) |
const [inline] |
| float osg::Capsule::getHeight |
( |
|
) |
const [inline] |
| float osg::Capsule::getRadius |
( |
|
) |
const [inline] |
| const Quat& osg::Capsule::getRotation |
( |
|
) |
const [inline] |
| osg::Capsule::META_Shape |
( |
osg |
, |
|
|
Capsule |
| |
|
) |
| | |
| void osg::Capsule::set |
( |
const Vec3 & |
center, |
|
|
float |
radius, |
|
|
float |
height | |
|
) |
| | [inline] |
| void osg::Capsule::setCenter |
( |
const Vec3 & |
center |
) |
[inline] |
| void osg::Capsule::setHeight |
( |
float |
height |
) |
[inline] |
| void osg::Capsule::setRadius |
( |
float |
radius |
) |
[inline] |
| void osg::Capsule::setRotation |
( |
const Quat & |
quat |
) |
[inline] |
| bool osg::Capsule::valid |
( |
|
) |
const [inline] |
| bool osg::Capsule::zeroRotation |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: