xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
xcmath::vec< _Tp, _length >::__subVecHelper< __Tp, __len, __lens > 模板结构体 参考

Metafunction for type transformation 更多...

#include <vec.hpp>

详细描述

template<typename _Tp, size_t _length>
template<class __Tp, size_t __len, size_t... __lens>
struct xcmath::vec< _Tp, _length >::__subVecHelper< __Tp, __len, __lens >

Metafunction for type transformation

模板参数
_TNew component type
返回
Vector type with specified component type and same dimension

在文件 vec.hpp233 行定义.


该结构体的文档由以下文件生成: