Represents a mesh component. More...
#include <components.hpp>
Public Attributes | |
std::weak_ptr< Mesh > | mesh |
Represents a mesh component.
Definition at line 94 of file components.hpp.
std::weak_ptr<Mesh> Raftel::MeshComponent::mesh |
Weak pointer to the mesh.
Definition at line 95 of file components.hpp.