xoreos  0.0.5
Public Attributes | List of all members
Graphics::TXI::Coords Struct Reference

Coordinates. More...

#include <txi.h>

Public Attributes

float x
 
float y
 
float z
 

Detailed Description

Coordinates.

Definition at line 50 of file txi.h.

Member Data Documentation

◆ x

float Graphics::TXI::Coords::x

Definition at line 51 of file txi.h.

Referenced by Graphics::Aurora::TextureFont::load().

◆ y

float Graphics::TXI::Coords::y

Definition at line 51 of file txi.h.

Referenced by Graphics::Aurora::TextureFont::load().

◆ z

float Graphics::TXI::Coords::z

Definition at line 51 of file txi.h.


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