OpenSceneGraph
3.0.1
|
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 mMin, osg::Vec3f::set(), osg::maximum(), osg::minimum(), mScaleInv, and mScale.
void osgAnimation::Vec3ArrayPacked::compress | ( | const std::vector< osg::Vec3 > & | src | ) | [inline] |
References mVecCompressed, mMin, and mScaleInv.
Referenced by analyze(), and compress().
Referenced by analyze().
Referenced by analyze(), and compress().
std::vector<Vec3Packed> osgAnimation::Vec3ArrayPacked::mVecCompressed |
Referenced by compress().
![]() | Generated at Mon Oct 3 2011 12:39:46 for the OpenSceneGraph by doxygen 1.7.5. |