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