OpenSceneGraph
3.4.0
|
Classes | |
class | osg::Vec2ub |
General purpose unsigned byte pair. More... | |
Namespaces | |
namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
#define | OSG_VEC2UB 1 |
Functions | |
Vec2ub | osg::componentMultiply (const Vec2ub &lhs, const Vec2ub &rhs) |
multiply by vector components. | |
Vec2ub | osg::componentDivide (const Vec2ub &lhs, const Vec2ub &rhs) |
divide rhs components by rhs vector components. |
#define OSG_VEC2UB 1 |
![]() | Generated at Tue Dec 8 2015 00:16:39 for the OpenSceneGraph by doxygen 1.7.6.1. |