PeriDyno 1.0.0
Loading...
Searching...
No Matches
dyno::DataTypes< TReal, TCoord, TMatrix, TRigid > Class Template Reference

#include <DataTypes.h>

Public Types

typedef TReal Real
 
typedef TCoord Coord
 
typedef TMatrix Matrix
 
typedef TRigid Rigid
 

Static Public Member Functions

static const char * getName ()
 

Detailed Description

template<class TReal, class TCoord, class TMatrix, class TRigid>
class dyno::DataTypes< TReal, TCoord, TMatrix, TRigid >

Definition at line 25 of file DataTypes.h.

Member Typedef Documentation

◆ Coord

template<class TReal, class TCoord, class TMatrix, class TRigid>
typedef TCoord dyno::DataTypes< TReal, TCoord, TMatrix, TRigid >::Coord

Definition at line 29 of file DataTypes.h.

◆ Matrix

template<class TReal, class TCoord, class TMatrix, class TRigid>
typedef TMatrix dyno::DataTypes< TReal, TCoord, TMatrix, TRigid >::Matrix

Definition at line 30 of file DataTypes.h.

◆ Real

template<class TReal, class TCoord, class TMatrix, class TRigid>
typedef TReal dyno::DataTypes< TReal, TCoord, TMatrix, TRigid >::Real

Definition at line 28 of file DataTypes.h.

◆ Rigid

template<class TReal, class TCoord, class TMatrix, class TRigid>
typedef TRigid dyno::DataTypes< TReal, TCoord, TMatrix, TRigid >::Rigid

Definition at line 31 of file DataTypes.h.

Member Function Documentation

◆ getName()

template<class TReal, class TCoord, class TMatrix, class TRigid>
static const char * dyno::DataTypes< TReal, TCoord, TMatrix, TRigid >::getName ( )
static

The documentation for this class was generated from the following file: