Inventor/SbMatrix.h File Reference

#include <Inventor/SbBase.h>
#include <Inventor/STL/iostream>
#include <Inventor/SbVec.h>
#include <string.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)
std::ostream & operator<< (std::ostream &os, const SbMatrix3 &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 SbMatrix3 mat 
) [inline]
std::ostream& operator<< ( std::ostream &  os,
const SbMatrix mat 
) [inline]

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/