######
Vector
######

.. cpp:namespace:: SC::Store::Vector

.. default-domain:: cpp

Fields
======

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

Functions
=========

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

.. cpp:namespace:: nullptr

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

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



