Shape.ixx File
Interface for simple geometric shapes used for testing and debugging. More...
Included Headers
#include <memory>
#include <vector>
#include <helios.rendering.mesh.PrimitiveType>
#include <helios.rendering.Vertex>
Namespaces Index
| namespace | helios |
| namespace | rendering |
|
Graphics rendering infrastructure. More... | |
| namespace | asset |
|
Rendering asset management. More... | |
| namespace | shape |
|
Geometric shape definitions. More... | |
Classes Index
| struct | Shape |
|
Struct representing geometric primitives and indices for various shapes. provides immutable, shared access to vertices and indices of the represented geometric shape. More... | |
Description
Interface for simple geometric shapes used for testing and debugging.
File Listing
The file content with the documentation metadata removed is:
15using namespace helios::rendering;
17export namespace helios::rendering::asset::shape {
58 [[nodiscard]] virtual helios::rendering::mesh::PrimitiveType primitiveType() const noexcept = 0;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.