########
Material
########

.. cpp:namespace:: SC::Store::Material

.. default-domain:: cpp

Fields
======

================================================== ==================================================
std::vector< :doc:`classSC_1_1Store_1_1Texture` >  :cpp:var:`~SC::Store::Material::diffuse_textures` 
:doc:`structSC_1_1Store_1_1Color`                  :cpp:var:`~SC::Store::Material::diffuse_color`    
:doc:`classSC_1_1Store_1_1MaterialProperties`      :cpp:var:`~SC::Store::Material::properties`       
:doc:`classSC_1_1Store_1_1LinePatternKey`          :cpp:var:`~SC::Store::Material::line_pattern_key` 
================================================== ==================================================

Functions
=========

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

.. cpp:namespace:: nullptr

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

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



