OpenSceneGraph 3.6.5
|
Go to the source code of this file.
Classes | |
class | osg::Vec3d |
General purpose double triple for use as vertices, vectors and normals. 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_VEC3D 1 |
Functions | |
Vec3d | osg::componentMultiply (const Vec3d &lhs, const Vec3d &rhs) |
multiply by vector components. | |
Vec3d | osg::componentDivide (const Vec3d &lhs, const Vec3d &rhs) |
divide rhs components by rhs vector components. | |
#define OSG_VEC3D 1 |
![]() | Generated at Tue May 14 2024 00:00:00 for the OpenSceneGraph by doxygen 1.10.0. |