######
DPoint
######

.. cpp:namespace:: SC::Store::DPoint

.. default-domain:: cpp

Fields
======

======= =================================
double  :cpp:var:`~SC::Store::DPoint::x` 
double  :cpp:var:`~SC::Store::DPoint::y` 
double  :cpp:var:`~SC::Store::DPoint::z` 
======= =================================

Functions
=========

=================================== =======================================================================================
..                                  :cpp:func:`DPoint <SC::Store::DPoint::DPoint>`                                         
..                                  :cpp:func:`DPoint <SC::Store::DPoint::DPoint>`                                         
bool                                :cpp:func:`operator== <bool SC::Store::DPoint::operator==(DPoint const &that) const>`  
bool                                :cpp:func:`operator!= <bool SC::Store::DPoint::operator!=(DPoint const &that) const>`  
:doc:`structSC_1_1Store_1_1Point`   :cpp:func:`toPoint <Point SC::Store::DPoint::toPoint()>`                               
:doc:`structSC_1_1Store_1_1DPoint`  :cpp:func:`fromPoint <static DPoint SC::Store::DPoint::fromPoint(Point const &point)>` 
=================================== =======================================================================================

.. cpp:namespace:: nullptr

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

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



