Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::ScalarAttributeAdapterBase::ConstAccessor Class Reference

Accessor class used by ScalarAttributeAdapter to implement indexing operator (const version). More...

#include <geogram/basic/attributes.h>

Public Member Functions

 ConstAccessor (const ScalarAttributeAdapterBase &attribute, index_t index)
 
 operator double () const
 

Detailed Description

Accessor class used by ScalarAttributeAdapter to implement indexing operator (const version).

Definition at line 1758 of file attributes.h.


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