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