naev 0.11.5
Mesh Struct Reference

Data Fields

char * name
 
gl_vbo * vbo
 
int num_corners
 
int material
 

Detailed Description

Definition at line 39 of file object.c.

Field Documentation

◆ material

int Mesh::material

Definition at line 43 of file object.c.

◆ name

char* Mesh::name

Definition at line 40 of file object.c.

◆ num_corners

int Mesh::num_corners

Definition at line 42 of file object.c.

◆ vbo

gl_vbo* Mesh::vbo

Definition at line 41 of file object.c.


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