![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
#include <TextureLayout.hpp>


Public Member Functions | |
| template<typename FuncT > | |
| void | forEachView (FuncT function) const |
Public Attributes | |
| MipView * | view |
| castor::Vector< ViewT > | layers {} |
|
inline |
References castor3d::ArrayView< ViewT >::layers.
| castor::Vector< ViewT > castor3d::ArrayView< ViewT >::layers {} |
Referenced by castor3d::ArrayView< ViewT >::forEachView().
| MipView* castor3d::ArrayView< ViewT >::view |