Inventor/SbMatrix.h File Reference

#include <Inventor/SbBase.h>
#include <Inventor/STL/iostream>
#include <Inventor/SbVec.h>

Go to the source code of this file.

Classes

class  SbMatrix
 4x4 matrix class. More...
class  SbMatrixd
  VSG extension 4x4 matrix class (double precision). More...
class  SbMatrix3
 3x3 matrix class. More...

Typedefs

typedef float SbMat [4][4]
typedef float SbMat3 [3][3]
typedef double SbMatd [4][4]

Functions

std::ostream & operator<< (std::ostream &os, const SbMatrix &mat)

Typedef Documentation

typedef float SbMat[4][4]
typedef float SbMat3[3][3]
typedef double SbMatd[4][4]

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const SbMatrix mat 
) [inline]

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/