Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor3d::ArrayView< ViewT > Struct Template Reference

#include <TextureLayout.hpp>

Inheritance diagram for castor3d::ArrayView< ViewT >:
Inheritance graph
[legend]
Collaboration diagram for castor3d::ArrayView< ViewT >:
Collaboration graph
[legend]

Public Member Functions

template<typename FuncT >
void forEachView (FuncT function) const
 

Public Attributes

MipViewview
 
castor::Vector< ViewT > layers {}
 

Member Function Documentation

◆ forEachView()

template<typename ViewT >
template<typename FuncT >
void castor3d::ArrayView< ViewT >::forEachView ( FuncT function) const
inline

Member Data Documentation

◆ layers

template<typename ViewT >
castor::Vector< ViewT > castor3d::ArrayView< ViewT >::layers {}

◆ view

template<typename ViewT >
MipView* castor3d::ArrayView< ViewT >::view

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