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

#include <Renderer.h>

Public Attributes

MeshNodepMeshNode = nullptr
 
std::vector< MeshIndexBufferInfovIndexBuffers
 

Detailed Description

Groups information about index buffers of some mesh that use the same material.

Member Data Documentation

◆ pMeshNode

MeshNode* ne::Renderer::MeshesInFrustum::MeshInFrustumInfo::pMeshNode = nullptr

Mesh node.

◆ vIndexBuffers

std::vector<MeshIndexBufferInfo> ne::Renderer::MeshesInFrustum::MeshInFrustumInfo::vIndexBuffers

Index buffers of pMeshNode that use the same material.


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