Graphics v0.0.0
A simple abstraction layer for the modern graphics APIs.
载入中...
搜索中...
未找到
GLPipeline类 参考
类 GLPipeline 继承关系图:
Pipeline

Public 成员函数

 GLPipeline (const Descriptor &desc)
 
void bind () override
 
virtual void bind ()=0
 

额外继承的成员函数

- 静态 Public 成员函数 继承自 Pipeline
static std::shared_ptr< Pipelinecreate (const Descriptor &desc)
 
- Protected 成员函数 继承自 Pipeline
 Pipeline (const Descriptor &desc)
 
- Protected 属性 继承自 Pipeline
Descriptor desc
 

成员函数说明

◆ bind()

void GLPipeline::bind ( )
overridevirtual

实现了 Pipeline.


该类的文档由以下文件生成: