openscenegraph
|
Go to the source code of this file.
Classes | |
class | osg::Vec3f |
Namespaces | |
namespace | osg |
author: Julien Valentin 2017 (mp3bu.nosp@m.tche.nosp@m.r@hot.nosp@m.mail.nosp@m..com) | |
Functions | |
Vec3f | osg::componentMultiply (const Vec3f &lhs, const Vec3f &rhs) |
Vec3f | osg::componentDivide (const Vec3f &lhs, const Vec3f &rhs) |
Variables | |
const Vec3f | osg::X_AXIS (1.0, 0.0, 0.0) |
const Vec3f | osg::Y_AXIS (0.0, 1.0, 0.0) |
const Vec3f | osg::Z_AXIS (0.0, 0.0, 1.0) |