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

Accessor class used by ScalarAttributeAdapter to implement indexing operator. More...

#include <geogram/basic/attributes.h>

Public Member Functions

 Accessor (ScalarAttributeAdapterBase &attribute, index_t index)
 
 operator double () const
 
void operator= (double x)
 

Detailed Description

Accessor class used by ScalarAttributeAdapter to implement indexing operator.

Definition at line 1733 of file attributes.h.


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