V-Gears 0
Free Final Fantasy VII engine.
MeshData Struct Reference

Mesh data. More...

#include <OgreGenUtilites.h>

Collaboration diagram for MeshData:

Public Attributes

Ogre::String name
 Mesh name. More...
 
int tex_width
 Width of the texture for the mesh. More...
 
int tex_height
 Height of the texture for the mesh. More...
 

Detailed Description

Mesh data.

Member Data Documentation

◆ name

Ogre::String MeshData::name

Mesh name.

◆ tex_height

int MeshData::tex_height

Height of the texture for the mesh.

◆ tex_width

int MeshData::tex_width

Width of the texture for the mesh.


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