#####
Point
#####

.. cpp:namespace:: SC::Store::Point

.. default-domain:: cpp

Fields
======

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

Functions
=========

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

.. cpp:namespace:: nullptr

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

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



