OpenSceneGraph
3.5.1
|
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 Wed Nov 11 2015 22:14:52 for the OpenSceneGraph by doxygen 1.8.10. |