OpenSceneGraph 2.8.4
|
Public Member Functions | |
void | analyze (const std::vector< osg::Vec3 > &src) |
void | compress (const std::vector< osg::Vec3 > &src) |
Public Attributes | |
std::vector< Vec3Packed > | mVecCompressed |
osg::Vec3 | mMin |
osg::Vec3 | mScale |
osg::Vec3 | mScaleInv |
void osgAnimation::Vec3ArrayPacked::analyze | ( | const std::vector< osg::Vec3 > & | src | ) | [inline] |
References osg::maximum(), osg::minimum(), mMin, mScale, mScaleInv, and osg::Vec3f::set().
void osgAnimation::Vec3ArrayPacked::compress | ( | const std::vector< osg::Vec3 > & | src | ) | [inline] |
References mMin, mScaleInv, and mVecCompressed.
Referenced by analyze(), and compress().
Referenced by analyze().
Referenced by analyze(), and compress().
std::vector<Vec3Packed> osgAnimation::Vec3ArrayPacked::mVecCompressed |
Referenced by compress().
![]() | Generated at Sun Jan 8 2012 13:16:29 for the OpenSceneGraph by doxygen 1.7.4. |