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

#include <TextureLayout.hpp>

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

Public Member Functions

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

Public Attributes

MipViewview
 
castor::Vector< ViewT > slices {}
 

Member Function Documentation

◆ forEachView()

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

Member Data Documentation

◆ slices

template<typename ViewT >
castor::Vector< ViewT > castor3d::SliceView< ViewT >::slices {}

◆ view

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

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