![]() |
neoGFX
Cross-platform C++ app/game engine
|
#include <rectangle.hpp>
Classes | |
| struct | meta |
Public Attributes | |
| vec3 | position |
| vec2 | extents |
| material | material |
Definition at line 35 of file rectangle.hpp.
| vec2 neogfx::game::rectangle::extents |
Definition at line 38 of file rectangle.hpp.
| material neogfx::game::rectangle::material |
Definition at line 39 of file rectangle.hpp.
| vec3 neogfx::game::rectangle::position |
Definition at line 37 of file rectangle.hpp.