List of all members.
Constructor & Destructor Documentation
osgAnimation::RigGeometry::RigGeometry |
( |
| ) |
|
osgAnimation::RigGeometry::RigGeometry |
( |
const RigGeometry & |
b, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY |
|
) |
| |
Member Function Documentation
void osgAnimation::RigGeometry::buildVertexInfluenceSet |
( |
| ) |
|
void osgAnimation::RigGeometry::computeMatrixFromRootSkeleton |
( |
| ) |
|
virtual void osgAnimation::RigGeometry::drawImplementation |
( |
osg::RenderInfo & |
renderInfo | ) |
const [virtual] |
Draw Geometry directly ignoring an OpenGL display list which could be attached.
This is the internal draw method which does the drawing itself, and is the method to override when deriving from Geometry for user-drawn objects.
Reimplemented from osg::Geometry.
const osg::Matrix& osgAnimation::RigGeometry::getInvMatrixFromSkeletonToGeometry |
( |
| ) |
const |
const osg::Matrix& osgAnimation::RigGeometry::getMatrixFromSkeletonToGeometry |
( |
| ) |
const |
bool osgAnimation::RigGeometry::getNeedToComputeMatrix |
( |
| ) |
const [inline] |
RigTransform* osgAnimation::RigGeometry::getRigTransformImplementation |
( |
| ) |
|
const Skeleton* osgAnimation::RigGeometry::getSkeleton |
( |
| ) |
const |
Skeleton* osgAnimation::RigGeometry::getSkeleton |
( |
| ) |
|
const osg::Geometry* osgAnimation::RigGeometry::getSourceGeometry |
( |
| ) |
const |
osgAnimation::RigGeometry::META_Object |
( |
osgAnimation |
, |
|
|
RigGeometry |
|
|
) |
| |
void osgAnimation::RigGeometry::setInfluenceMap |
( |
VertexInfluenceMap * |
vertexInfluenceMap | ) |
[inline] |
void osgAnimation::RigGeometry::setNeedToComputeMatrix |
( |
bool |
state | ) |
[inline] |
void osgAnimation::RigGeometry::setRigTransformImplementation |
( |
RigTransform * |
| ) |
|
void osgAnimation::RigGeometry::setSkeleton |
( |
Skeleton * |
| ) |
|
void osgAnimation::RigGeometry::setSourceGeometry |
( |
osg::Geometry * |
geometry | ) |
|
void osgAnimation::RigGeometry::update |
( |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: