OSGVector.inl File Reference

#include <stdio.h>

Go to the source code of this file.

Namespaces

namespace  osg

Defines

#define OSGVECTOR_INLINE_CVSID   "@(#)$Id: $"

Functions

template<class ValueTypeT, class StorageInterfaceT>
PointInterface< ValueTypeT,
StorageInterfaceT > 
osg::operator* (const ValueTypeT val, const PointInterface< ValueTypeT, StorageInterfaceT > &vec)
 Component wise binary scalar multiplication.
template<class ValueTypeT, class StorageInterfaceT>
std::ostream & osg::operator<< (std::ostream &os, const PointInterface< ValueTypeT, StorageInterfaceT > &obj)
 Write point to the given stream.
template<class ValueTypeT, class StorageInterfaceT>
VectorInterface< ValueTypeT,
StorageInterfaceT > 
osg::operator* (const ValueTypeT val, const VectorInterface< ValueTypeT, StorageInterfaceT > &vec)
 Component wise binary scalar multiplication.
template<class ValueTypeT, class StorageInterfaceT>
std::ostream & osg::operator<< (std::ostream &os, const VectorInterface< ValueTypeT, StorageInterfaceT > &obj)
 Write vector to stream.


Define Documentation

#define OSGVECTOR_INLINE_CVSID   "@(#)$Id: $"

Definition at line 1924 of file OSGVector.inl.


Generated on Mon Mar 17 11:10:24 2008 for OpenSG by  doxygen 1.5.5