|
candlewick 0.10.0-4-g76c0
A tiny cross-platform renderer based on SDL3
|
Typedefs | |
| template<typename S, typename T> | |
| using | add_const_if_const_t |
Functions | |
| template<typename MatrixType> | |
| Eigen::Map< MatrixType > | get_eigen_view_msg_impl (const ArrayMessage &spec, add_const_if_const_t< MatrixType, typename MatrixType::Scalar > *data) |
| using candlewick::runtime::detail::add_const_if_const_t |
| Eigen::Map< MatrixType > candlewick::runtime::detail::get_eigen_view_msg_impl | ( | const ArrayMessage & | spec, |
| add_const_if_const_t< MatrixType, typename MatrixType::Scalar > * | data ) |