Skip to main content

helios/rendering/asset/shape/_module.ixx File

Module exports for shape definitions for rendering assets. More...

Included Headers

Description

Module exports for shape definitions for rendering assets.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Module exports for shape definitions for rendering assets.
4 */
5
6/**
7 * @brief Shape asset module for geometric shape definitions.
8 *
9 * @details This module provides shape definitions and base classes for geometric
10 * shapes, including basic shapes like cubes and other primitive geometries.
11 */
12export module helios.rendering.asset.shape;
13
14export import helios.rendering.asset.shape.Shape;
15export import helios.rendering.asset.shape.basic;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.