Nameless Engine
Loading...
Searching...
No Matches
ne::Renderer::MeshesInFrustum::PipelineInFrustumInfo Struct Reference

#include <Renderer.h>

Public Attributes

PipelinepPipeline = nullptr
 
std::vector< MaterialInFrustumInfovMaterials
 

Detailed Description

Stores information about materials that use a specific pipeline.

Member Data Documentation

◆ pPipeline

Pipeline* ne::Renderer::MeshesInFrustum::PipelineInFrustumInfo::pPipeline = nullptr

◆ vMaterials

std::vector<MaterialInFrustumInfo> ne::Renderer::MeshesInFrustum::PipelineInFrustumInfo::vMaterials

Materials that use pPipeline.


The documentation for this struct was generated from the following file: