FemViewer::Tile Class Reference

#include <Tile.h>

List of all members.

Public Member Functions

 Tile (const int iImgWidth, const int iImgHeight, const float fAspectR)
 Tile (const int iImgWidth, const int iImgHeight, const int iXmin, const int iYmin, const int iXmax, const int iYmax)
 ~Tile ()
void InitFrustrumMatrix (const float fFOV, const float fZNear, const float fZFar, float mout[]) const
void InitOrtho2DMatrix () const
void InitiOrtho3DMatrix (const float fFOV, const float fZNear, const float fZFar, float mout[]) const
void InitViewport () const

Constructor & Destructor Documentation

FemViewer::Tile::Tile ( const int  iImgWidth,
const int  iImgHeight,
const float  fAspectR 
)
FemViewer::Tile::Tile ( const int  iImgWidth,
const int  iImgHeight,
const int  iXmin,
const int  iYmin,
const int  iXmax,
const int  iYmax 
)
FemViewer::Tile::~Tile (  ) 

Member Function Documentation

void FemViewer::Tile::InitFrustrumMatrix ( const float  fFOV,
const float  fZNear,
const float  fZFar,
float  mout[] 
) const

Here is the caller graph for this function:

void FemViewer::Tile::InitiOrtho3DMatrix ( const float  fFOV,
const float  fZNear,
const float  fZFar,
float  mout[] 
) const

Here is the caller graph for this function:

void FemViewer::Tile::InitOrtho2DMatrix (  )  const
void FemViewer::Tile::InitViewport (  )  const

Here is the caller graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1