OpenSceneGraph
3.6.5
|
#include <osg/Vec2f>
Classes | |
class | osg::Vec2d |
General purpose double pair, uses include representation of texture coordinates. More... | |
Namespaces | |
osg | |
Macros | |
#define | OSG_VEC2D 1 |
Functions | |
Vec2d | osg::componentMultiply (const Vec2d &lhs, const Vec2d &rhs) |
multiply by vector components. More... | |
Vec2d | osg::componentDivide (const Vec2d &lhs, const Vec2d &rhs) |
divide rhs components by rhs vector components. More... | |
#define OSG_VEC2D 1 |
![]() | Generated at Sun Feb 16 2020 19:50:44 for the OpenSceneGraph by doxygen 1.8.17. |