|
OpenSceneGraph 3.6.5
|
#include <Vec3Packed>
Public Types | |
| typedef unsigned int | uint32_t |
Public Member Functions | |
| Vec3Packed (uint32_t val) | |
| Vec3Packed () | |
| void | uncompress (const osg::Vec3 &scale, const osg::Vec3 &min, osg::Vec3 &result) const |
| void | compress (const osg::Vec3f &src, const osg::Vec3f &min, const osg::Vec3f &scaleInv) |
Public Attributes | |
| uint32_t | m32bits |
| typedef unsigned int osgAnimation::Vec3Packed::uint32_t |
|
inline |
|
inline |
|
inline |
|
inline |
| uint32_t osgAnimation::Vec3Packed::m32bits |
| Generated at Fri Jan 31 2020 11:03:07 for the OpenSceneGraph by doxygen 1.9.8. |