OpenSceneGraph
Public Member Functions | Public Attributes | List of all members
osgAnimation::Vec3ArrayPacked Struct Reference

Public Member Functions

void analyze (const std::vector< osg::Vec3 > &src)
 
void compress (const std::vector< osg::Vec3 > &src)
 

Public Attributes

std::vector< Vec3PackedmVecCompressed
 
osg::Vec3 mMin
 
osg::Vec3 mScale
 
osg::Vec3 mScaleInv
 

Member Function Documentation

◆ analyze()

void osgAnimation::Vec3ArrayPacked::analyze ( const std::vector< osg::Vec3 > &  src)
inline

◆ compress()

void osgAnimation::Vec3ArrayPacked::compress ( const std::vector< osg::Vec3 > &  src)
inline

Member Data Documentation

◆ mMin

osg::Vec3 osgAnimation::Vec3ArrayPacked::mMin

◆ mScale

osg::Vec3 osgAnimation::Vec3ArrayPacked::mScale

◆ mScaleInv

osg::Vec3 osgAnimation::Vec3ArrayPacked::mScaleInv

◆ mVecCompressed

std::vector<Vec3Packed> osgAnimation::Vec3ArrayPacked::mVecCompressed

The documentation for this struct was generated from the following file: