![]() |
Wise&mystical
1.0
Project about Europe
|
#include <raylib.h>
Public Attributes | |
| int | vertexCount |
| int | triangleCount |
| float * | vertices |
| float * | texcoords |
| float * | texcoords2 |
| float * | normals |
| float * | tangents |
| unsigned char * | colors |
| unsigned short * | indices |
| float * | animVertices |
| float * | animNormals |
| unsigned char * | boneIds |
| float * | boneWeights |
| unsigned int | vaoId |
| unsigned int * | vboId |