| typedef std::vector<osg::ref_ptr<BoneType> > osgAnimation::RigTransformHardware::BonePalette |
| typedef std::vector<osg::ref_ptr<osg::Vec4Array> > osgAnimation::RigTransformHardware::BoneWeightAttribList |
| typedef std::vector<osg::Matrix> osgAnimation::RigTransformHardware::MatrixPalette |
| typedef std::vector<std::vector<IndexWeightEntry> > osgAnimation::RigTransformHardware::VertexIndexWeightList |
| osgAnimation::RigTransformHardware::RigTransformHardware | ( | ) |
| void osgAnimation::RigTransformHardware::computeMatrixPaletteUniform | ( | const osg::Matrix & | transformFromSkeletonToGeometry, | |
| const osg::Matrix & | invTransformFromSkeletonToGeometry | |||
| ) |
| bool osgAnimation::RigTransformHardware::createPalette | ( | int | nbVertexes, | |
| BoneMap | boneMap, | |||
| const VertexInfluenceSet::VertexIndexToBoneWeightMap & | vertexIndexToBoneWeightMap | |||
| ) |
| BoneWeightAttribList osgAnimation::RigTransformHardware::createVertexAttribList | ( | ) | [protected] |
| osg::Uniform* osgAnimation::RigTransformHardware::createVertexUniform | ( | ) | [protected] |
| osg::Uniform* osgAnimation::RigTransformHardware::getMatrixPaletteUniform | ( | ) |
| int osgAnimation::RigTransformHardware::getNumBonesPerVertex | ( | ) | const |
| int osgAnimation::RigTransformHardware::getNumVertexAttrib | ( | ) |
| int osgAnimation::RigTransformHardware::getNumVertexes | ( | ) | const |
| osg::Vec4Array* osgAnimation::RigTransformHardware::getVertexAttrib | ( | int | index | ) |
| bool osgAnimation::RigTransformHardware::init | ( | RigGeometry & | ) | [protected] |
| virtual void osgAnimation::RigTransformHardware::operator() | ( | RigGeometry & | ) | [virtual] |
Reimplemented from osgAnimation::RigTransform.
| void osgAnimation::RigTransformHardware::setShader | ( | osg::Shader * | ) |
int osgAnimation::RigTransformHardware::_bonesPerVertex [protected] |
int osgAnimation::RigTransformHardware::_nbVertexes [protected] |
bool osgAnimation::RigTransformHardware::_needInit [protected] |
| Generated at Sat May 14 08:21:15 2011 for the OpenSceneGraph by doxygen 1.5.9. |