cgv
Loading...
Searching...
No Matches
cgv::render::textured_rectangle Struct Reference

This type provides a simple helper class to store rectangles with texture coordinates. More...

#include <textured_rectangle.h>

Public Attributes

box2 rectangle
 
vec4 texcoords
 

Detailed Description

This type provides a simple helper class to store rectangles with texture coordinates.

Definition at line 10 of file textured_rectangle.h.

Member Data Documentation

◆ rectangle

box2 cgv::render::textured_rectangle::rectangle

Definition at line 11 of file textured_rectangle.h.

◆ texcoords

vec4 cgv::render::textured_rectangle::texcoords

Definition at line 12 of file textured_rectangle.h.


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