BoundsComponent.ixx File
space axis-aligned bounds component alias. More...
Included Headers
#include <helios.engine.core.components.AABBComponent>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | spatial |
| namespace | components |
Classes Index
| struct | BoundsDomain |
|
Domain marker for -space bounds. More... | |
Description
space axis-aligned bounds component alias.
File Listing
The file content with the documentation metadata removed is:
11using namespace helios::engine::core::components;
12export namespace helios::engine::spatial::components {
17 struct BoundsDomain{};
23 template<typename ... Args>
24 using BoundsComponent = AABBComponent<BoundsDomain, float, Args...>;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.