Geogram Version 1.9.6
A programming library of geometric algorithms
|
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) |
Accessor class used by ScalarAttributeAdapter to implement indexing operator.
Definition at line 1749 of file attributes.h.
|
inline |
Definition at line 1751 of file attributes.h.
|
inline |
Definition at line 1757 of file attributes.h.
|
inline |
Definition at line 1761 of file attributes.h.