CFx SDK Documentation  2020SP3
Macros | Typedefs
GeMatrix3dStack.h File Reference
#include "OdStack.h"
#include "Ge/GeMatrix3d.h"

Go to the source code of this file.

Macros

#define ODGEMATRIX3DSTACK_INCLUDED   /*!DOM*/
 

Typedefs

typedef OdStack< OdGeMatrix3dOdGeMatrix3dStack
 

Macro Definition Documentation

◆ ODGEMATRIX3DSTACK_INCLUDED

#define ODGEMATRIX3DSTACK_INCLUDED   /*!DOM*/

Definition at line 28 of file GeMatrix3dStack.h.

Typedef Documentation

◆ OdGeMatrix3dStack

This template class is a specialization of the OdStack class template for 3D matrices.

Definition at line 36 of file GeMatrix3dStack.h.