OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
AstcTextures::Vec2 Struct Reference

Type representing texture coordinates. More...

#include <Text.h>

Public Attributes

int x
 
int y
 

Detailed Description

Type representing texture coordinates.

Definition at line 77 of file Text.h.

Member Data Documentation

int AstcTextures::Vec2::x

Definition at line 79 of file Text.h.

int AstcTextures::Vec2::y

Definition at line 80 of file Text.h.


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