Castor3D 0.16.0
Multiplatform 3D engine
Public Member Functions | Public Attributes | List of all members
castor3d::MipView Struct Reference

#include <TextureLayout.hpp>

Public Member Functions

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

Public Attributes

TextureViewUPtr view
 
castor::Vector< TextureViewUPtr > levels
 

Member Function Documentation

◆ forEachView()

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

References levels, and view.

Referenced by castor3d::CubeView::forEachView().

Here is the caller graph for this function:

Member Data Documentation

◆ levels

castor::Vector< TextureViewUPtr > castor3d::MipView::levels

Referenced by forEachView().

◆ view

TextureViewUPtr castor3d::MipView::view

Referenced by forEachView().


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