SOFA API  7352f41a
Open source framework for multi-physics simuation
sofa::core::StateType< DataTypes, vtype > Struct Template Reference

#include <VecId.h>

Detailed Description

template<class DataTypes, core::VecType vtype>
struct sofa::core::StateType< DataTypes, vtype >

Maps a VecType to a DataTypes member typedef representing the state variables Example: StateType_t<DataTypes, core::V_COORD> returns the type DataTypes::Coord