![]() |
KudanAR - Android
|
Public Member Functions | |
| void | setIndexData (short indexData[]) |
| void | bindBuffer () |
| void | loadData () |
| boolean | prepareRenderer () |
A class representing an ARMesh's index buffer.
|
inline |
Binds ARIndexBuffer in OpenGL
|
inline |
Loads index buffer data.
|
inline |
Binds the index buffer to the shader.
|
inline |
Sets ARIndexBuffer index data. Used to set the draw order of verticies in a mesh.
| indexData | ARIndexBuffer index data. |