#include </__w/1/s/gpu/octree/include/pcl/gpu/octree/device_format.hpp>
Публичные члены-функции | |
| NeighborIndices () | |
| NeighborIndices (int query_number, int max_elements) | |
| void | create (int query_number, int max_elements) |
| void | upload (const std::vector< int > &data, const std::vector< int > &sizes, int max_elements) |
| bool | validate (std::size_t cloud_size) const |
| operator PtrStep< int > () const | |
| std::size_t | neighboors_size () const |
Публичные атрибуты | |
| DeviceArray< int > | data |
| DeviceArray< int > | sizes |
| int | max_elems |
Подробное описание
Определение в строке 46 файла device_format.hpp.
Документация конструктора и деструктора
NeighborIndices() [1/2]
| inline |
Определение в строке 52 файла device_format.hpp.
NeighborIndices() [2/2]
| inline |
Определение в строке 53 файла device_format.hpp.
Ссылки на create().
Документация члена-функции
create()
| inline |
Определение в строке 58 файла device_format.hpp.
Ссылки на pcl::gpu::DeviceArray< T >::create(), data, max_elems и sizes.
Используется в NeighborIndices().
neighboors_size()
| inline |
Определение в строке 84 файла device_format.hpp.
Ссылки на data, max_elems и pcl::gpu::DeviceArray< T >::size().
operator PtrStep< int >()
| inline |
Определение в строке 79 файла device_format.hpp.
Ссылки на data, max_elems и pcl::gpu::DeviceArray< T >::ptr().
upload()
| inline |
Определение в строке 67 файла device_format.hpp.
validate()
| inline |
Определение в строке 74 файла device_format.hpp.
Ссылается на data, max_elems, pcl::gpu::DeviceArray< T >::size() и sizes.
Документация по данным члена
data
| DeviceArray<int> pcl::gpu::NeighborIndices::data |
Определение в строке 48 файла device_format.hpp.
Используется в create(), pcl::gpu::extractLabeledEuclideanClusters(), neighboors_size(), operator PtrStep< int >(), upload() и validate().
max_elems
| int pcl::gpu::NeighborIndices::max_elems |
Определение в строке 50 файла device_format.hpp.
Используется в create(), neighboors_size(), operator PtrStep< int >(), upload() и validate().
sizes
| DeviceArray<int> pcl::gpu::NeighborIndices::sizes |
Определение в строке 49 файла device_format.hpp.
Используется в create(), pcl::gpu::extractEuclideanClusters(), pcl::gpu::extractLabeledEuclideanClusters(), upload() и validate().
Документация для этого структуры была сгенерирована из следующего файла:
- /__w/1/s/gpu/octree/include/pcl/gpu/octree/device_format.hpp
© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1gpu_1_1_neighbor_indices.html