Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
sf::xgl::TVertexArray< VertexMembers >::VT_PositionTexture Struct Reference

Available structure for a typical selection of members. More...

#include <TVertexArray.h>

Collaboration diagram for sf::xgl::TVertexArray< VertexMembers >::VT_PositionTexture:

Public Attributes

vector3f position
 
vector2f texture
 

Detailed Description

template<VertexArrayBase::VertexMember VertexMembers>
struct sf::xgl::TVertexArray< VertexMembers >::VT_PositionTexture

Available structure for a typical selection of members.

Member Data Documentation

◆ position

template<VertexArrayBase::VertexMember VertexMembers>
vector3f sf::xgl::TVertexArray< VertexMembers >::VT_PositionTexture::position

◆ texture

template<VertexArrayBase::VertexMember VertexMembers>
vector2f sf::xgl::TVertexArray< VertexMembers >::VT_PositionTexture::texture

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