MeVisLab Toolbox Reference
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace 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
l
m
n
o
p
r
s
t
u
v
Variables
_
a
b
c
d
e
f
h
i
l
m
n
o
p
s
v
w
Typedefs
_
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
v
w
z
Enumerations
a
b
c
d
e
f
l
m
n
o
p
r
s
t
v
w
Enumerator
a
b
c
d
e
f
g
i
j
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
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
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
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
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
v
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
Enumerator
_
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
Properties
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Related Functions
:
a
b
c
d
e
f
g
h
i
k
l
m
o
p
r
s
t
v
w
Files
File List
File 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
c
f
g
h
i
m
o
p
r
s
Variables
_
c
i
k
m
p
r
s
v
w
Typedefs
c
d
e
f
g
h
i
m
p
s
t
u
v
Enumerations
a
b
c
d
e
f
h
k
l
m
n
p
r
s
t
v
Enumerator
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
Macros
_
a
c
d
e
g
i
l
m
n
o
p
r
s
t
u
v
w
x
Deprecated List
Module
typename" macro for UNIX/WIN32 ISO standard incompatibility problems"
use "typename" directly
Class
DefaultExtendedTypes
Use
DefaultTypes
instead of AllTypes
Class
DefaultTypes
Use
ScalarTypes
instead of StandardTypes
Module
Deprecated
Use
getBoxFromExtent()
instead.
Module
Deprecated
Use getNumCSOs instead.
Member
Graph::getEdge
(size_t index) const
WARNING: This method is deprecated and slow! Please adapt your code to not use it.
Member
Graph::getEdge
(size_t index)
WARNING: This method is deprecated and slow! Please adapt your code to not use it.
Member
Graph::getNode
(size_t index)
WARNING: This method is deprecated and slow! Please adapt your code to not use it.
Member
Graph::getNode
(size_t index) const
WARNING: This method is deprecated and slow! Please adapt your code to not use it.
Member
Graph::getRoot
(size_t index) const
WARNING: This method is deprecated and slow! Please adapt your code to not use it.
Member
Graph::getRoot
(size_t index)
WARNING: This method is deprecated and slow! Please adapt your code to not use it.
Member
ml::CSO::resortSeedPointsClockwise
()
Calls reverseSeedPointOrder.
Member
ml::CSOUndoRedoManager::clearRedo
()
Clears the redo stack. This is deprecated and calls
clearAll()
instead.
Member
ml::CSOUndoRedoManager::clearUndo
()
Clears the undo stack. This is deprecated and calls
clearAll()
instead.
Member
ml::SubImage::getImageExtent
() const
Use
getExtent()
instead.
Member
ml::SubImage::setImageExtent
(const ImageVector &newExtent)
Use
setExtent()
instead.
Member
ML_DISALLOW_COPY_AND_ASSIGN
(className)
Member
MLint64Scan
(const char *source, char **endPtr)
Use std::strtoll instead
Member
MLMemoryManager::replaceDeletionCallback
(const T &handle, MLDeleteMemoryBlockCallback newCallback, void *newUserData, MLDeleteMemoryBlockCallback *oldCallback=nullptr, void **oldUserData=nullptr) const
use registerDeletionCallbackUnsafe/deregisterDeletionCallbackUnsafe instead
Member
MLuint64Scan
(const char *source, char **endPtr)
Use std::strtoull instead
Generated by
1.9.1