Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::TextOverlay::Vertex Struct Reference

Holds specific vertex data for a TextOverlay. More...

#include <TextOverlay.hpp>

Public Attributes

castor::Point2f coords
 
castor::Point2f texture
 
castor::Point2f text
 

Detailed Description

Holds specific vertex data for a TextOverlay.

Member Data Documentation

◆ coords

castor::Point2f castor3d::TextOverlay::Vertex::coords

◆ text

castor::Point2f castor3d::TextOverlay::Vertex::text

◆ texture

castor::Point2f castor3d::TextOverlay::Vertex::texture

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