OpenSceneGraph
3.2.0
|
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 |
|
inline |
References osg::maximum(), osg::minimum(), mMin, mScale, mScaleInv, and osg::Vec3f::set().
|
inline |
References mMin, mScaleInv, and mVecCompressed.
osg::Vec3 osgAnimation::Vec3ArrayPacked::mMin |
Referenced by analyze(), and compress().
osg::Vec3 osgAnimation::Vec3ArrayPacked::mScaleInv |
Referenced by analyze(), and compress().
std::vector<Vec3Packed> osgAnimation::Vec3ArrayPacked::mVecCompressed |
Referenced by compress().
![]() | Generated at Wed Aug 14 2013 14:13:03 for the OpenSceneGraph by doxygen 1.8.4. |