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

Public Attributes

floatcoordinates
 
floatnormals
 
floatposition
 
int numberOfElementsInCoordinatesArray
 
int numberOfElementsInNormalsArray
 
int numberOfElementsInPositionArray
 
int numberOfPoints
 
float scalingFactor
 

Detailed Description

Definition at line 50 of file Native.cpp.

Member Data Documentation

float* GeometryProperties::coordinates

Definition at line 52 of file Native.cpp.

float* GeometryProperties::normals

Definition at line 53 of file Native.cpp.

int GeometryProperties::numberOfElementsInCoordinatesArray

Definition at line 55 of file Native.cpp.

int GeometryProperties::numberOfElementsInNormalsArray

Definition at line 56 of file Native.cpp.

int GeometryProperties::numberOfElementsInPositionArray

Definition at line 57 of file Native.cpp.

int GeometryProperties::numberOfPoints

Definition at line 58 of file Native.cpp.

float* GeometryProperties::position

Definition at line 54 of file Native.cpp.

float GeometryProperties::scalingFactor

Definition at line 59 of file Native.cpp.


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