SolarSim
Loading...
Searching...
No Matches
solarsim::MeshComponent Struct Reference

Associates an entity with renderable geometry and appearance. More...

#include <mesh_component.hpp>

Data Fields

std::string meshID
std::string materialID

Detailed Description

Associates an entity with renderable geometry and appearance.

Note
Similar to GridComponent but for general 3D models

Field Documentation

◆ materialID

std::string solarsim::MeshComponent::materialID

Identifier for the material/shader resource

◆ meshID

std::string solarsim::MeshComponent::meshID

Identifier for the mesh geometry resource


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