Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Functions
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
w
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Typedefs
a
b
c
f
m
o
q
s
v
Enumerations
Enumerator
a
b
c
d
g
h
n
o
r
s
v
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
g
h
i
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
d
e
f
h
i
n
o
p
q
v
Related Functions
Files
File List
File Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Typedefs
b
c
d
f
i
m
p
q
r
s
t
v
Enumerations
Enumerator
b
e
m
n
o
q
r
s
t
w
x
z
Macros
_
b
c
d
e
f
g
h
m
n
o
p
q
r
s
t
w
z
third-parties
qhull
src
libqhullcpp
QhullStat.h
Go to the documentation of this file.
1
/****************************************************************************
2
**
3
** Copyright (c) 2008-2015 C.B. Barber. All rights reserved.
4
** $Id: //main/2015/qhull/src/libqhullcpp/QhullStat.h#1 $$Change: 1981 $
5
** $DateTime: 2015/09/28 20:26:32 $$Author: bbarber $
6
**
7
****************************************************************************/
8
9
#ifndef QHULLSTAT_H
10
#define QHULLSTAT_H
11
12
extern
"C"
{
13
#include "
libqhull_r/qhull_ra.h
"
14
}
15
16
#include <string>
17
#include <vector>
18
19
namespace
orgQhull
{
20
21
#
22
class QhullStat;
25
26
class
QhullStat :
public
qhstatT
{
27
28
private
:
29
#
30
31
public
:
32
#
33
34
#
35
36
#
37
QhullStat();
38
~QhullStat
();
39
40
private
:
42
QhullStat
(
const
QhullStat
&);
43
QhullStat
&
operator=
(
const
QhullStat
&);
44
public
:
45
46
#
47
};//class QhullStat
48
49
}
//namespace orgQhull
50
51
#endif // QHULLSTAT_H
orgQhull::QhullStat::operator=
QhullStat & operator=(const QhullStat &)
orgQhull
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
Definition:
Coordinates.cpp:21
orgQhull::QhullStat::QhullStat
QhullStat()
If qh_QHpointer==0, invoke with placement new on qh_stat;.
Definition:
QhullStat.cpp:32
qhstatT
Definition:
stat.h:503
orgQhull::QhullStat
Definition:
QhullStat.h:32
qhull_ra.h
orgQhull::QhullStat::~QhullStat
~QhullStat()
Definition:
QhullStat.cpp:37
hpp-fcl
Author(s):
autogenerated on Fri Aug 2 2024 02:45:15