###########
MeshElement
###########

.. cpp:namespace:: SC::Store::MeshElement

.. default-domain:: cpp

Fields
======

======================== ============================================
std::vector< uint32_t >  :cpp:var:`~SC::Store::MeshElement::indices` 
======================== ============================================

Functions
=========

========================================= =====================================================================================================
..                                        :cpp:func:`MeshElement <SC::Store::MeshElement::MeshElement>`                                        
..                                        :cpp:func:`MeshElement <SC::Store::MeshElement::MeshElement>`                                        
..                                        :cpp:func:`MeshElement <SC::Store::MeshElement::MeshElement>`                                        
:doc:`classSC_1_1Store_1_1MeshElement` &  :cpp:func:`operator= <MeshElement & SC::Store::MeshElement::operator=(MeshElement const &)=default>` 
:doc:`classSC_1_1Store_1_1MeshElement` &  :cpp:func:`operator= <MeshElement & SC::Store::MeshElement::operator=(MeshElement &&that)>`          
bool                                      :cpp:func:`operator== <bool SC::Store::MeshElement::operator==(MeshElement const &that) const>`      
bool                                      :cpp:func:`operator!= <bool SC::Store::MeshElement::operator!=(MeshElement const &that) const>`      
========================================= =====================================================================================================

.. cpp:namespace:: nullptr

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

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



