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

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

#include <TVertexArray.h>

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

Public Attributes

vector3f position
 
vector3f normal
 

Detailed Description

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

Available structure for a typical selection of members.

Member Data Documentation

◆ normal

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

◆ position

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

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