Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Vec4f File Reference

#include <osg/Vec3f>

Namespaces

namespace  osg

Defines

#define OSG_VEC4F   1

Functions

Vec4f::value_type operator * (const Vec3f &lhs, const Vec4f &rhs)
Vec4f::value_type operator * (const Vec4f &lhs, const Vec3f &rhs)

Define Documentation

#define OSG_VEC4F   1
 


Function Documentation

Vec4f::value_type osg::operator * const Vec4f &  lhs,
const Vec3f &  rhs
[inline]
 

Compute the dot product of a Vec4f and a (Vec3,1.0).

Vec4f::value_type osg::operator * const Vec3f &  lhs,
const Vec4f &  rhs
[inline]
 

Compute the dot product of a (Vec3,1.0) and a Vec4f.


Generated on Fri May 13 15:15:45 2005 for openscenegraph by  doxygen 1.4.2