Castor3D 0.16.0
Multiplatform 3D engine
|
#include <TextureLayout.hpp>
Public Member Functions | |
template<typename FuncT > | |
void | forEachView (FuncT function) const |
Public Attributes | |
TextureViewUPtr | view |
castor::Vector< TextureViewUPtr > | levels |
|
inline |
castor::Vector< TextureViewUPtr > castor3d::MipView::levels |
Referenced by forEachView().
TextureViewUPtr castor3d::MipView::view |
Referenced by forEachView().