Range of elements in a chunk having the same attribute value. More...
#include <SMDS_ElementFactory.hxx>
Public Types | |
| typedef ATTR | attr_t |
Public Member Functions | |
| _Range (int i0=0, attr_t v=0) | |
| bool | operator< (const _Range &other) const |
Data Fields | |
| attr_t | myValue |
| int | my1st |
Range of elements in a chunk having the same attribute value.
| typedef ATTR _Range< ATTR >::attr_t |
References _Range< ATTR >::my1st.
| int _Range< ATTR >::my1st |
Referenced by _Range< ATTR >::operator<().
Referenced by SMDS_ElementChunk::IsUsed().