ML Reference
Deprecated List
Class
DefaultExtendedTypes
Use
DefaultTypes
instead of AllTypes
Class
DefaultTypes
Use
ScalarTypes
instead of StandardTypes
Member
ml::SubImage::getBoxFromImageExtent
() const
Use
getBoxFromExtent()
instead. Returns the extent of the image as box with origin 0.
Member
ml::SubImage::getImageExtent
() const
Use
getExtent()
instead. Returns the extent of the image.
Member
ml::SubImage::setImageExtent
(const
ImageVector
&newExtent)
Use
setExtent()
instead. Sets the extent of the image.
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.15.0