Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::TConstIteratorProxy< ContainerType > Class Template Referencefinal

#include <TConstIteratorProxy.h>

Public Member Functions

 TConstIteratorProxy (const ContainerType &container)
 
ContainerType::const_iterator begin () const
 
ContainerType::const_iterator end () const
 

Constructor & Destructor Documentation

◆ TConstIteratorProxy()

template<typename ContainerType >
ph::TConstIteratorProxy< ContainerType >::TConstIteratorProxy ( const ContainerType & container)
inlineexplicit

Member Function Documentation

◆ begin()

template<typename ContainerType >
ContainerType::const_iterator ph::TConstIteratorProxy< ContainerType >::begin ( ) const
inline

◆ end()

template<typename ContainerType >
ContainerType::const_iterator ph::TConstIteratorProxy< ContainerType >::end ( ) const
inline

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