Dandelion 1.1.1
A light-weight 3D builder for educational usage
载入中...
搜索中...
未找到
VertexProcessor类 参考

负责执行顶点着色器的工作线程。 更多...

#include <rasterizer_renderer.h>

Public 成员函数

void input_vertices (const Eigen::Vector4f &positions, const Eigen::Vector3f &normals)
 
void worker_thread ()
 

Public 属性

VertexShaderPayload(* vertex_shader_ptr )(const VertexShaderPayload &payload)
 

Private 属性

std::queue< VertexShaderPayloadvertex_queue
 
std::mutex queue_mutex
 

详细描述

负责执行顶点着色器的工作线程。


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