cgv
|
This type provides a simple helper class to store rectangles with texture coordinates. More...
#include <textured_rectangle.h>
Public Attributes | |
box2 | rectangle |
vec4 | texcoords |
This type provides a simple helper class to store rectangles with texture coordinates.
Definition at line 10 of file textured_rectangle.h.
box2 cgv::render::textured_rectangle::rectangle |
Definition at line 11 of file textured_rectangle.h.
vec4 cgv::render::textured_rectangle::texcoords |
Definition at line 12 of file textured_rectangle.h.