|
Geogram Version 1.9.9
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 1830 of file attributes.h.
|
inline |
Definition at line 1832 of file attributes.h.
|
inline |
Definition at line 1838 of file attributes.h.
|
inline |
Definition at line 1842 of file attributes.h.