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

#include <rectangle.hpp>

Classes

struct  meta
 

Public Attributes

vec3 position
 
vec2 extents
 
material material
 

Detailed Description

Definition at line 35 of file rectangle.hpp.

Member Data Documentation

◆ extents

vec2 neogfx::game::rectangle::extents

Definition at line 38 of file rectangle.hpp.

◆ material

material neogfx::game::rectangle::material

Definition at line 39 of file rectangle.hpp.

◆ position

vec3 neogfx::game::rectangle::position

Definition at line 37 of file rectangle.hpp.


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