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

.. cpp:namespace:: ooc::DPoint

.. default-domain:: cpp

Fields
======

======= ===========================
double  :cpp:var:`~ooc::DPoint::x` 
double  :cpp:var:`~ooc::DPoint::y` 
double  :cpp:var:`~ooc::DPoint::z` 
======= ===========================

Functions
=========

========================== =================================================================================
..                         :cpp:func:`DPoint <ooc::DPoint::DPoint>`                                         
..                         :cpp:func:`DPoint <ooc::DPoint::DPoint>`                                         
:doc:`classooc_1_1DPoint`  :cpp:func:`operator+ <DPoint ooc::DPoint::operator+(DPoint const &other) const>` 
:doc:`classooc_1_1DPoint`  :cpp:func:`operator- <DPoint ooc::DPoint::operator-(DPoint const &other) const>` 
:doc:`classooc_1_1DPoint`  :cpp:func:`operator* <DPoint ooc::DPoint::operator*(double scale) const>`        
:doc:`classooc_1_1DPoint`  :cpp:func:`operator/ <DPoint ooc::DPoint::operator/(double scale) const>`        
========================== =================================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: ooc::DPoint
   :project: ooc
   :members:
   :undoc-members:



