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

#include <TextureLayout.hpp>

Collaboration diagram for castor3d::CubeView:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

MipView view
 
castor::Vector< MipViewfaces
 

Member Function Documentation

◆ forEachView()

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

References faces, castor3d::MipView::forEachView(), and view.

Here is the call graph for this function:

Member Data Documentation

◆ faces

castor::Vector< MipView > castor3d::CubeView::faces

Referenced by forEachView().

◆ view

MipView castor3d::CubeView::view

Referenced by forEachView().


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