######
Normal
######

.. cpp:namespace:: SC::Store::Normal

.. default-domain:: cpp

Fields
======

====== =================================
float  :cpp:var:`~SC::Store::Normal::x` 
float  :cpp:var:`~SC::Store::Normal::y` 
float  :cpp:var:`~SC::Store::Normal::z` 
====== =================================

Functions
=========

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

.. cpp:namespace:: nullptr

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

.. doxygenstruct:: SC::Store::Normal
   :project: libsc
   :members:
   :undoc-members:



