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

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

#include <TVertexArray.h>

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

Public Attributes

vector3f position
 
vector3f normal
 
vector2f texture
 

Detailed Description

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

Available structure for a typical selection of members.

Member Data Documentation

◆ normal

template<VertexArrayBase::VertexMember VertexMembers>
vector3f sf::xgl::TVertexArray< VertexMembers >::VT_PositionNormalTexture::normal

◆ position

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

◆ texture

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

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