naev 0.10.4
Data Fields
Mesh Struct Reference

Data Fields

char * name
 
gl_vbo * vbo
 
int num_corners
 
int material
 

Detailed Description

Definition at line 43 of file object.c.

Field Documentation

◆ material

int Mesh::material

Definition at line 47 of file object.c.

◆ name

char* Mesh::name

Definition at line 44 of file object.c.

◆ num_corners

int Mesh::num_corners

Definition at line 46 of file object.c.

◆ vbo

gl_vbo* Mesh::vbo

Definition at line 45 of file object.c.


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