OpenGL ES SDK for Android
ARM Developer Center
|
Definition at line 50 of file Native.cpp.
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.