OpenSceneGraph 3.6.5
|
#include <osg/Vec2f>
Go to the source code of this file.
Classes | |
class | osg::Vec2d |
General purpose double pair, uses include representation of texture coordinates. 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. | |
Macros | |
#define | OSG_VEC2D 1 |
Functions | |
Vec2d | osg::componentMultiply (const Vec2d &lhs, const Vec2d &rhs) |
multiply by vector components. | |
Vec2d | osg::componentDivide (const Vec2d &lhs, const Vec2d &rhs) |
divide rhs components by rhs vector components. | |
#define OSG_VEC2D 1 |
![]() | Generated at Wed Jul 17 2024 00:00:00 for the OpenSceneGraph by doxygen 1.12.0. |