stellarlib 0.1.0
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cstd::allocator< T >STL class
 Cstellarlib::ext::vector_allocator< std::uintmax_t >
 Cstellarlib::ecs::archetypeRepresents the archetype of an entity
 Cstellarlib::ext::vector_allocator< T, std::size_t >
 Cstellarlib::ext::vector_allocator< std::uint32_t, std::uint32_t >
 Cstellarlib::ext::vector_allocator< std::uint16_t, std::uint16_t >
 Cstellarlib::ext::vector_allocator< std::uint16_t, std::size_t >
 Cstellarlib::ext::arenaFixed-size, page-aligned memory arena
 Cstellarlib::ext::arena_allocatorDynamic arena allocator
 Cstellarlib::ext::vector_allocator< T, SizeType >Linear memory allocator optimized for vectors
 Cstellarlib::app::clockClock subsystem
 Cstellarlib::app::contextApplication context
 Cstellarlib::app::clock::infoClock initialization descriptor
 Cstellarlib::app::context::infoContext initialization descriptor
 Cstellarlib::app::metadata::infoMetadata initialization descriptor
 Cstellarlib::app::window::infoWindow initialization descriptor
 Cstellarlib::app::metadataMetadata subsystem
 Cstellarlib::ext::padding< AlignTo, Fields >Compile-time padding for explicit field layout alignment
 Cstellarlib::app::sceneApplication scene interface
 Cstellarlib::app::windowWindow subsystem
 Cstellarlib::ecs::worldStores and exposes operations on entities and components