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

Data holder for a point. More...

#include <PointData.hpp>

Inheritance diagram for castor::PointData< T, TCount >:
Inheritance graph
[legend]

Public Attributes

Array< T, TCount > data
 

Detailed Description

template<typename T, uint32_t TCount>
struct castor::PointData< T, TCount >

Data holder for a point.

Member Data Documentation

◆ data

template<typename T , uint32_t TCount>
Array< T, TCount > castor::PointData< T, TCount >::data

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