OpenSceneGraph
|
Public Types | |
typedef unsigned int | uint32_t |
Public Member Functions | |
Vec3Packed (uint32_t val) | |
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 |