Home
last modified time | relevance | path

Searched defs:GetAsVector (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/mirtk/MIRTK-2.0.0-122-g38210fa/Modules/Image/include/mirtk/
H A DExtrapolateImageFunction.h468 ::GetAsVector(Vector &v, int i, int j, int k, int l) const in GetAsVector() function
475 inline Vector ExtrapolateImageFunction::GetAsVector(int i, int j, int k, int l) const in GetAsVector() function
483 inline void ExtrapolateImageFunction::GetAsVector(Vector &v, int idx) const in GetAsVector() function
491 inline Vector ExtrapolateImageFunction::GetAsVector(int idx) const in GetAsVector() function
605 ::GetAsVector(Vector &v, int i, int j, int k, int l) const in GetAsVector() function
H A DHashImage.h640 inline void HashImage<VoxelType>::GetAsVector(Vector &value, int index) const in GetAsVector() function
647 inline void HashImage<VoxelType>::GetAsVector(Vector &value, int x, int y, int z, int t) const in GetAsVector() function
654 inline Vector HashImage<VoxelType>::GetAsVector(int index) const in GetAsVector() function
661 inline Vector HashImage<VoxelType>::GetAsVector(int x, int y, int z, int t) const in GetAsVector() function
H A DGenericImage.h708 inline void GenericImage<VoxelType>::GetAsVector(Vector &value, int index) const in GetAsVector() function
715 inline void GenericImage<VoxelType>::GetAsVector(Vector &value, int x, int y, int z, int t) const in GetAsVector() function
722 inline Vector GenericImage<VoxelType>::GetAsVector(int index) const in GetAsVector() function
729 inline Vector GenericImage<VoxelType>::GetAsVector(int x, int y, int z, int t) const in GetAsVector() function
H A DBaseImage.h1321 inline void BaseImage::GetAsVector(Vector &v, int idx) const in GetAsVector() function
1329 inline Vector BaseImage::GetAsVector(int idx) const in GetAsVector() function
1337 inline Vector BaseImage::GetAsVector(int i, int j, int k, int l) const in GetAsVector() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_gatt_discoverer_winrt.cc102 bool GetAsVector(IVectorView<T*>* view, std::vector<ComPtr<I>>* vector) { in GetAsVector() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_gatt_discoverer_winrt.cc144 bool GetAsVector(IVectorView<T*>* view, std::vector<ComPtr<I>>* vector) { in GetAsVector() function