List of all members.
Constructor & Destructor Documentation
osgSim::ConeSector::ConeSector |
( |
| ) |
[inline] |
osgSim::ConeSector::ConeSector |
( |
const ConeSector & |
copy, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY |
|
) |
| [inline] |
osgSim::ConeSector::ConeSector |
( |
const osg::Vec3 & |
axis, |
|
|
float |
angle, |
|
|
float |
fadeangle = 0.0f |
|
) |
| |
virtual osgSim::ConeSector::~ConeSector |
( |
| ) |
[inline, protected, virtual] |
Member Function Documentation
float osgSim::ConeSector::getAngle |
( |
| ) |
const |
const osg::Vec3& osgSim::ConeSector::getAxis |
( |
| ) |
const |
float osgSim::ConeSector::getFadeAngle |
( |
| ) |
const |
osgSim::ConeSector::META_Object |
( |
osgSim |
, |
|
|
ConeSector |
|
|
) |
| |
virtual float osgSim::ConeSector::operator() |
( |
const osg::Vec3 & |
eyeLocal | ) |
const [virtual] |
void osgSim::ConeSector::setAngle |
( |
float |
angle, |
|
|
float |
fadeangle = 0.0f |
|
) |
| |
void osgSim::ConeSector::setAxis |
( |
const osg::Vec3 & |
axis | ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: