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