Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor3d::OldInterleavedVertexT< T > Struct Template Reference

#include <ChunkData.hpp>

Collaboration diagram for castor3d::OldInterleavedVertexT< T >:
Collaboration graph
[legend]

Public Attributes

castor::Point3< T > pos
 
castor::Point3< T > nml
 
castor::Point3< T > tan
 
castor::Point3< T > bin
 
castor::Point3< T > tex
 

Member Data Documentation

◆ bin

template<typename T >
castor::Point3< T > castor3d::OldInterleavedVertexT< T >::bin

◆ nml

template<typename T >
castor::Point3< T > castor3d::OldInterleavedVertexT< T >::nml

◆ pos

template<typename T >
castor::Point3< T > castor3d::OldInterleavedVertexT< T >::pos

◆ tan

template<typename T >
castor::Point3< T > castor3d::OldInterleavedVertexT< T >::tan

◆ tex

template<typename T >
castor::Point3< T > castor3d::OldInterleavedVertexT< T >::tex

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