Skip to main content

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

Module exports for basic geometric primitive shapes. More...

Included Headers

Description

Module exports for basic geometric primitive shapes.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Module exports for basic geometric primitive shapes.
4 */
5
6export module helios.rendering.asset.shape.basic;
7
8export import helios.rendering.asset.shape.basic.Rectangle;
9export import helios.rendering.asset.shape.basic.Line;
10export import helios.rendering.asset.shape.basic.Cube;
11export import helios.rendering.asset.shape.basic.Circle;
12export import helios.rendering.asset.shape.basic.Ellipse;
13export import helios.rendering.asset.shape.basic.Grid;
14export import helios.rendering.asset.shape.basic.Triangle;
15export import helios.rendering.asset.shape.basic.Rhombus;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.