xcal
基于 C++23 的现代图形渲染引擎
载入中...
搜索中...
未找到
静态 Public 成员函数 | 所有成员列表
xcal::render::opengl::utils::ResourceAllocator< T, Catgory, Id > 模板结构体 参考

#include <resourcedistributor.hpp>

静态 Public 成员函数

static std::shared_ptr< T > allocate ()
 

详细描述

template<typename T, typename Catgory = void, size_t Id = 0>
struct xcal::render::opengl::utils::ResourceAllocator< T, Catgory, Id >

在文件 resourcedistributor.hpp7 行定义.

成员函数说明

◆ allocate()

template<typename T , typename Catgory , size_t Id>
std::shared_ptr< T > xcal::render::opengl::utils::ResourceAllocator< T, Catgory, Id >::allocate ( )
static

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