nCine 2026.06.r1-5b9f3ba
A cross-platform 2D game engine
Loading...
Searching...
No Matches
ncine::MeshSprite::Vertex Struct Reference

Vertex data for the mesh. More...

#include <MeshSprite.h>

Public Member Functions

 Vertex (float xx, float yy, float uu, float vv)
 

Public Attributes

float x
 
float y
 
float u
 
float v
 

Detailed Description

Vertex data for the mesh.


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