Skip to main content

helios/scene/_module.ixx File

Module exports for scene-graph-related functionality. More...

Included Headers

Description

Module exports for scene-graph-related functionality.

File Listing

The file content with the documentation metadata removed is:

1/**
2 * @file _module.ixx
3 * @brief Module exports for scene-graph-related functionality.
4 */
5
6export module helios.scene;
7
8export import helios.scene.Camera;
9export import helios.scene.CameraSceneNode;
10export import helios.scene.CullNoneStrategy;
11export import helios.scene.FrustumCullingStrategy;
12export import helios.scene.Scene;
13export import helios.scene.SceneNode;
14export import helios.scene.Snapshot;
15export import helios.scene.SnapshotItem;

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.