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

Public Member Functions

 Vertex (GLubyte x, GLubyte y)
 

Public Attributes

GLubyte x
 
GLubyte y
 
GLubyte rounding_x
 
GLubyte rounding_y
 
GLubyte lod_weight [4]
 

Detailed Description

Definition at line 164 of file mesh.hpp.

Constructor & Destructor Documentation

MorphedGeoMipMapMesh::Vertex::Vertex ( GLubyte  x,
GLubyte  y 
)
inline

Definition at line 166 of file mesh.hpp.

Member Data Documentation

GLubyte MorphedGeoMipMapMesh::Vertex::lod_weight[4]

Definition at line 172 of file mesh.hpp.

GLubyte MorphedGeoMipMapMesh::Vertex::rounding_x

Definition at line 170 of file mesh.hpp.

GLubyte MorphedGeoMipMapMesh::Vertex::rounding_y

Definition at line 170 of file mesh.hpp.

GLubyte MorphedGeoMipMapMesh::Vertex::x

Definition at line 168 of file mesh.hpp.

GLubyte MorphedGeoMipMapMesh::Vertex::y

Definition at line 168 of file mesh.hpp.


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