◆ camera_index
| std::uint8_t Vyroda::FrameContext::camera_index { 0 } |
◆ camera_view_matrix
| glm::mat4 Vyroda::FrameContext::camera_view_matrix { 1.0f } |
◆ delta_time
| double Vyroda::FrameContext::delta_time {} |
◆ frustum_planes
| std::vector<glm::vec4> Vyroda::FrameContext::frustum_planes {} |
◆ perspective
| glm::mat4 Vyroda::FrameContext::perspective { 1.0f } |
◆ root_path
| std::string Vyroda::FrameContext::root_path {} |
◆ skybox_entity
| std::shared_ptr<Entity> Vyroda::FrameContext::skybox_entity {} |
◆ terrain_entity
| std::shared_ptr<Entity> Vyroda::FrameContext::terrain_entity {} |
◆ texts
| std::span<std::shared_ptr<Entity> > Vyroda::FrameContext::texts {} |
◆ transparent_ids
| std::vector<IDType> Vyroda::FrameContext::transparent_ids {} |
◆ visible_ids
| std::vector<IDType> Vyroda::FrameContext::visible_ids {} |
◆ water_entity
| std::shared_ptr<Entity> Vyroda::FrameContext::water_entity {} |
The documentation for this struct was generated from the following file: