OctreeLoc#

#include <Octree.h>
Brief description

Struct OctreeLoc .

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`OctreeLoc <class-octreeloc>`
[OctreeLoc](#class-octreeloc)

Detailed description#

List of Public Methods#

Complete Member Function Documentation#

construire#

Definition
void OctreeLoc::construire(const OctreeLoc &loc, int i)
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void OctreeLoc::construire(const OctreeLoc &loc, int i) <octreeloc-public-void-octreeloc-construire-const-octreeloc-ref-loc-int-i>`
[void OctreeLoc::construire(const OctreeLoc &loc, int i)](#octreeloc-public-void-octreeloc-construire-const-octreeloc-ref-loc-int-i)

construire#

Definition
void OctreeLoc::construire(const OctreeLoc &loc, int i, double xmil, double ymil, double zmil)
Brief description
Detailed description
References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`void OctreeLoc::construire(const OctreeLoc &loc, int i, double xmil, double ymil, double zmil) <octreeloc-public-void-octreeloc-construire-const-octreeloc-ref-loc-int-i-double-xmil-double-ymil-double-zmil>`
[void OctreeLoc::construire(const OctreeLoc &loc, int i, double xmil, double ymil, double zmil)](#octreeloc-public-void-octreeloc-construire-const-octreeloc-ref-loc-int-i-double-xmil-double-ymil-double-zmil)

direction#

Definition
int OctreeLoc::direction(double x, double y, double z) const
Brief description
Detailed description
References
Referenced By
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`int OctreeLoc::direction(double x, double y, double z) const <octreeloc-public-int-octreeloc-direction-double-x-double-y-double-z-const>`
[int OctreeLoc::direction(double x, double y, double z) const](#octreeloc-public-int-octreeloc-direction-double-x-double-y-double-z-const)

Attributes Documentation#

xmax (public)
double OctreeLoc::xmax
xmin (public)
double OctreeLoc::xmin
ymax (public)
double OctreeLoc::ymax
ymin (public)
double OctreeLoc::ymin
zmax (public)
double OctreeLoc::zmax
zmin (public)
double OctreeLoc::zmin