![]() |
RAMSES Documentation
27.0.130
Information for RAMSES users and developers
|
Go to the source code of this file.
Classes | |
struct | ramses::TextLineIdTag |
An empty struct to make TextLineId a strong type. More... | |
struct | ramses::TextLine |
Groups the scene objects needed to render a text line. More... | |
Namespaces | |
ramses | |
The RAMSES namespace contains all client side objects and functions used to implement RAMSES applications. RAMSES refers to these applications as clients. | |
Typedefs | |
using | ramses::TextLineId = StronglyTypedValue< uint32_t, std::numeric_limits< uint32_t >::max(), TextLineIdTag > |
A strongly typed integer to distinguish between different text lines. More... | |