OpenSceneGraph 2.8.3
|
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 Tue Mar 22 2011 13:20:25 for the OpenSceneGraph by doxygen 1.7.3. |