Rumba C++ SDK
ImathShear.h File Reference
#include "ImathExc.h"
#include "ImathLimits.h"
#include "ImathMath.h"
#include "ImathVec.h"
#include <iostream>

Go to the source code of this file.

Classes

class  Imath::Shear6< T >
 

Namespaces

 Imath
 

Typedefs

typedef Vec3< float > Imath::Shear3f
 
typedef Vec3< double > Imath::Shear3d
 
typedef Shear6< float > Imath::Shear6f
 
typedef Shear6< double > Imath::Shear6d
 

Functions

template<class T >
std::ostream & Imath::operator<< (std::ostream &s, const Shear6< T > &h)
 
template<class S , class T >
Shear6< T > Imath::operator* (S a, const Shear6< T > &h)