#######
HDPoint
#######

.. cpp:namespace:: HDPoint

.. default-domain:: cpp

Fields
======

======= =======================
double  :cpp:var:`~HDPoint::x` 
double  :cpp:var:`~HDPoint::y` 
double  :cpp:var:`~HDPoint::z` 
======= =======================

Functions
=========

===== =====================================================================
..    :cpp:func:`HDPoint <HDPoint::HDPoint>`                               
void  :cpp:func:`Set <void HDPoint::Set(double _x, double _y, double _z)>` 
===== =====================================================================

.. cpp:namespace:: nullptr

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

.. doxygenclass:: HDPoint
   :project: mvo
   :members:
   :undoc-members:



