neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::graphics_operation::draw_entities Struct Reference

#include <graphics_operations.hpp>

Public Attributes

game::i_ecsecs
 
int32_t layer
 
mat44 transformation
 

Detailed Description

Definition at line 254 of file graphics_operations.hpp.

Member Data Documentation

◆ ecs

game::i_ecs& neogfx::graphics_operation::draw_entities::ecs

Definition at line 256 of file graphics_operations.hpp.

◆ layer

int32_t neogfx::graphics_operation::draw_entities::layer

Definition at line 257 of file graphics_operations.hpp.

◆ transformation

mat44 neogfx::graphics_operation::draw_entities::transformation

Definition at line 258 of file graphics_operations.hpp.


The documentation for this struct was generated from the following file: