supereight
Public Types | List of all members
se::BaseTraits< UpdateIterator< OctreeT > > Struct Template Reference

#include <iterator.hpp>

Public Types

typedef OctreeT OctreeType
 
typedef OctreeT::NodeType NodeType
 
typedef OctreeT::BlockType BlockType
 

Member Typedef Documentation

◆ OctreeType

template<typename OctreeT >
typedef OctreeT se::BaseTraits< UpdateIterator< OctreeT > >::OctreeType

◆ NodeType

template<typename OctreeT >
typedef OctreeT::NodeType se::BaseTraits< UpdateIterator< OctreeT > >::NodeType

◆ BlockType

template<typename OctreeT >
typedef OctreeT::BlockType se::BaseTraits< UpdateIterator< OctreeT > >::BlockType

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