CullingContext.ixx File
Context payload used for scene culling. More...
Included Headers
#include <array>
#include <helios.math>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | scene |
| namespace | types |
Classes Index
| struct | CullingContext<TMemberHandle> |
|
Groups the matrices, bounds, and handle needed for a culling test. More... | |
Description
Context payload used for scene culling.
File Listing
The file content with the documentation metadata removed is:
16export namespace helios::engine::scene::types {
24 struct CullingContext {
27 std::array<FrustumPlane, 6> frustumPlanes{};
30 mat4f projectionMatrix{1.0f};
33 mat4f viewMatrix{1.0f};
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.