Graphite Version 3
An experimental 3D geometry processing program
Loading...
Searching...
No Matches
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 1756 of file attributes.h.

Constructor & Destructor Documentation

◆ ConstAccessor()

GEO::ScalarAttributeAdapterBase::ConstAccessor::ConstAccessor ( const ScalarAttributeAdapterBase attribute,
index_t  index 
)
inline

Definition at line 1758 of file attributes.h.

Member Function Documentation

◆ operator double()

GEO::ScalarAttributeAdapterBase::ConstAccessor::operator double ( ) const
inline

Definition at line 1764 of file attributes.h.


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