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

#include <Renderer.h>

Public Attributes

MaterialpMaterial = nullptr
 
std::vector< MeshInFrustumInfovMeshes
 

Detailed Description

Groups information about meshes that use the same material.

Member Data Documentation

◆ pMaterial

Material* ne::Renderer::MeshesInFrustum::MaterialInFrustumInfo::pMaterial = nullptr

◆ vMeshes

std::vector<MeshInFrustumInfo> ne::Renderer::MeshesInFrustum::MaterialInFrustumInfo::vMeshes

Meshes that use pMaterial.


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