OpenSceneGraph
3.0.1
|
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 Sep 4 2012 16:18:28 for the OpenSceneGraph by doxygen 1.8.1.2. |