nCine/Graphics/MeshSprite.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.

Classes

class nCine::MeshSprite
A scene node representing a mesh with vertices and UVs.
struct nCine::MeshSprite::Vertex
Vertex data for the mesh.
struct nCine::MeshSprite::VertexNoTexture
Vertex data for the mesh when no texture is specified.