openscenegraph
|
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 |
|
inline |
osg::Vec3 osgAnimation::Vec3ArrayPacked::mMin |
osg::Vec3 osgAnimation::Vec3ArrayPacked::mScale |
osg::Vec3 osgAnimation::Vec3ArrayPacked::mScaleInv |
std::vector<Vec3Packed> osgAnimation::Vec3ArrayPacked::mVecCompressed |