Geogram Version 1.9.6-rc
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 1765 of file attributes.h.
|
inline |
Definition at line 1767 of file attributes.h.
|
inline |
Definition at line 1773 of file attributes.h.
|
inline |
Definition at line 1777 of file attributes.h.