Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Protected Attributes | List of all members
numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C > Struct Template Reference

#include <xyzStripeHashWithMeta.hh>

Inheritance diagram for numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >:
Inheritance graph
[legend]

Public Member Functions

 iter_base (float4 const *p)
 
Coperator= (C const &r)
 
Coperator++ ()
 
bool operator!= (C const &r) const
 
bool operator== (C const &r) const
 

Protected Attributes

float4 const * p_
 

Constructor & Destructor Documentation

template<typename T>
template<class C>
numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >::iter_base ( float4 const *  p)
inline

Member Function Documentation

template<typename T>
template<class C>
bool numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >::operator!= ( C const &  r) const
inline
template<typename T>
template<class C>
C& numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >::operator++ ( )
inline
template<typename T>
template<class C>
C& numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >::operator= ( C const &  r)
inline
template<typename T>
template<class C>
bool numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >::operator== ( C const &  r) const
inline

Member Data Documentation

template<typename T>
template<class C>
float4 const* numeric::geometry::hashing::xyzStripeHashWithMeta< T >::iter_base< C >::p_
protected

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