Lugdunum  0.1.0
Public Attributes | List of all members
lug::Graphics::Scene::Node::MeshInstance Struct Reference

#include <Node.hpp>

Collaboration diagram for lug::Graphics::Scene::Node::MeshInstance:
[legend]

Public Attributes

Resource::SharedPtr< Render::Meshmesh {nullptr}
 
std::vector< Resource::SharedPtr< Render::Material > > materials
 

Detailed Description

Definition at line 31 of file Node.hpp.

Member Data Documentation

◆ mesh

Resource::SharedPtr<Render::Mesh> lug::Graphics::Scene::Node::MeshInstance::mesh {nullptr}

Definition at line 32 of file Node.hpp.

◆ materials

std::vector<Resource::SharedPtr<Render::Material> > lug::Graphics::Scene::Node::MeshInstance::materials

Definition at line 33 of file Node.hpp.


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