Castor3D 0.16.0
Multiplatform 3D engine
Public Attributes | List of all members
castor::PointData< T, 4u > Struct Template Reference

#include <PointData.hpp>

Public Attributes

x {}
 
y {}
 
z {}
 
w {}
 

Member Data Documentation

◆ w

template<typename T >
T castor::PointData< T, 4u >::w {}

◆ x

template<typename T >
T castor::PointData< T, 4u >::x {}

◆ y

template<typename T >
T castor::PointData< T, 4u >::y {}

◆ z

template<typename T >
T castor::PointData< T, 4u >::z {}

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