Skip to main content

MaterialEntity.ixx File

Entity alias for material-managed ECS entities. More...

Included Headers

#include <helios.ecs.Entity> #include <helios.engine.rendering.material.MaterialEntityManager>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacematerial

Description

Entity alias for material-managed ECS entities.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.material.MaterialEntity;
8
9import helios.engine.rendering.material.MaterialEntityManager;
10import helios.ecs.Entity;
11
12using namespace helios::ecs;
14
17
18
19}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.