Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Editor::GridRenderer Class Reference

Public Member Functions

void Initialize (class Grindstone::GraphicsAPI::RenderPass *renderPass)
 
void Render (Grindstone::GraphicsAPI::CommandBuffer *commandBuffer, glm::vec2 renderScale, glm::mat4 proj, glm::mat4 view, float nearDist, float farDist, glm::quat rotation, float offset)
 

Protected Attributes

Grindstone::GraphicsAPI::UniformBuffergridUniformBuffer = nullptr
 
Grindstone::GraphicsAPI::DescriptorSetgridDescriptorSet = nullptr
 
Grindstone::GraphicsAPI::DescriptorSetLayoutgridDescriptorSetLayout = nullptr
 
Grindstone::GraphicsAPI::GraphicsPipelinegridPipeline = nullptr
 

The documentation for this class was generated from the following files: