UnitWeightIterator Class Reference

#include <VisionX/components/pointcloud_processor/EfficientRANSACPrimitiveExtractor/EfficientRANSAC/GfxTL/WeightFunc.h>

Public Types

typedef size_t difference_type
 
typedef std::forward_iterator_tag iterator_category
 
typedef unsigned int * pointer
 
typedef unsigned int & reference
 
typedef unsigned int value_type
 

Public Member Functions

const unsigned int operator* () const
 
UnitWeightIterator operator++ () const
 

Detailed Description

Definition at line 76 of file WeightFunc.h.

Member Typedef Documentation

◆ difference_type

typedef size_t difference_type

Definition at line 83 of file WeightFunc.h.

◆ iterator_category

typedef std::forward_iterator_tag iterator_category

Definition at line 82 of file WeightFunc.h.

◆ pointer

typedef unsigned int* pointer

Definition at line 80 of file WeightFunc.h.

◆ reference

typedef unsigned int& reference

Definition at line 81 of file WeightFunc.h.

◆ value_type

typedef unsigned int value_type

Definition at line 79 of file WeightFunc.h.

Member Function Documentation

◆ operator*()

const unsigned int operator* ( ) const
inline

Definition at line 85 of file WeightFunc.h.

◆ operator++()

UnitWeightIterator operator++ ( ) const
inline

Definition at line 90 of file WeightFunc.h.


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