#include <osg/Vec3d>#include <osg/Vec4f>Namespaces | |
| namespace | osg |
Defines | |
| #define | OSG_VEC4D 1 |
Functions | |
| Vec4d::value_type | operator * (const Vec3d &lhs, const Vec4d &rhs) |
| Vec4d::value_type | operator * (const Vec4d &lhs, const Vec3d &rhs) |
|
|
|
|
||||||||||||
|
Compute the dot product of a Vec4d and a (Vec3,1.0). |
|
||||||||||||
|
Compute the dot product of a (Vec3,1.0) and a Vec4d. |
1.4.2