Raftel Engine
 
Loading...
Searching...
No Matches
Raftel::MeshComponent Struct Reference

Represents a mesh component. More...

#include <components.hpp>

Public Attributes

std::weak_ptr< Meshmesh
 

Detailed Description

Represents a mesh component.

Definition at line 94 of file components.hpp.

Member Data Documentation

◆ mesh

std::weak_ptr<Mesh> Raftel::MeshComponent::mesh

Weak pointer to the mesh.

Definition at line 95 of file components.hpp.


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