OpenSceneGraph 2.8.3
|
This class manage format for hardware skinning. More...
This class manage format for hardware skinning.
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 Tue Mar 22 2011 13:20:24 for the OpenSceneGraph by doxygen 1.7.3. |