SOFA API  1a4bb3e7
Open source framework for multi-physics simuation
sofa::core::StateVecType< DataTypes, vtype > Struct Template Reference

#include <VecId.h>

Detailed Description

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

Maps a VecType to a DataTypes member typedef representing a vector of state variables Example: StateVecType_t<DataTypes, core::V_COORD> returns the type DataTypes::VecCoord