Rosetta
Public Member Functions | List of all members
numeric::geometry::hashing::xyzStripeHash::const_iterator Struct Reference

#include <xyzStripeHash.hh>

Inheritance diagram for numeric::geometry::hashing::xyzStripeHash::const_iterator:
Inheritance graph
[legend]

Public Member Functions

 const_iterator (Ball const *p)
 
Vec const & operator* ()
 
Vec const * operator-> ()
 
float radius ()
 
- Public Member Functions inherited from numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator >
 iter_base (Ball const *p)
 
const_iteratoroperator= (const_iterator const &r)
 
const_iteratoroperator++ ()
 
bool operator!= (const_iterator const &r) const
 
bool operator== (const_iterator const &r) const
 

Additional Inherited Members

- Public Types inherited from numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator >
using iterator_category = std::input_iterator_tag
 
using value_type = float
 
using difference_type = std::ptrdiff_t
 
using pointer = float *
 
using reference = float &
 
- Protected Attributes inherited from numeric::geometry::hashing::xyzStripeHash::iter_base< const_iterator >
Ball const * p_
 

Constructor & Destructor Documentation

◆ const_iterator()

numeric::geometry::hashing::xyzStripeHash::const_iterator::const_iterator ( Ball const *  p)
inline

Member Function Documentation

◆ operator*()

Vec const& numeric::geometry::hashing::xyzStripeHash::const_iterator::operator* ( )
inline

◆ operator->()

Vec const* numeric::geometry::hashing::xyzStripeHash::const_iterator::operator-> ( )
inline

◆ radius()

float numeric::geometry::hashing::xyzStripeHash::const_iterator::radius ( )
inline

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