##################
MaterialMapElement
##################

.. cpp:namespace:: SC::Store::MaterialMapElement

.. default-domain:: cpp

Fields
======

======================================= ====================================================
uint32_t                                :cpp:var:`~SC::Store::MaterialMapElement::index`    
uint32_t                                :cpp:var:`~SC::Store::MaterialMapElement::length`   
:doc:`classSC_1_1Store_1_1MaterialKey`  :cpp:var:`~SC::Store::MaterialMapElement::material` 
======================================= ====================================================

Functions
=========

===== ==============================================================================================================
..    :cpp:func:`MaterialMapElement <SC::Store::MaterialMapElement::MaterialMapElement>`                            
..    :cpp:func:`MaterialMapElement <SC::Store::MaterialMapElement::MaterialMapElement>`                            
bool  :cpp:func:`operator== <bool SC::Store::MaterialMapElement::operator==(MaterialMapElement const &that) const>` 
bool  :cpp:func:`operator!= <bool SC::Store::MaterialMapElement::operator!=(MaterialMapElement const &that) const>` 
===== ==============================================================================================================

.. cpp:namespace:: nullptr

Detailed Description
====================

.. doxygenclass:: SC::Store::MaterialMapElement
   :project: libsc
   :members:
   :undoc-members:



