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

Holds specific vertex data for an Overlay. More...

#include <OverlayCategory.hpp>

Public Member Functions

Vertexdata ()
 

Public Attributes

castor::Point2f coords
 
castor::Point2f texture
 

Detailed Description

Holds specific vertex data for an Overlay.

Member Function Documentation

◆ data()

Vertex * castor3d::OverlayCategory::Vertex::data ( )
inline

Member Data Documentation

◆ coords

castor::Point2f castor3d::OverlayCategory::Vertex::coords

◆ texture

castor::Point2f castor3d::OverlayCategory::Vertex::texture

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