PCL
|
This is the complete list of members for pcl::ImageGeometry, including all inherited members.
Bounds() const noexcept | pcl::ImageGeometry | inline |
Clip(pcl::GenericPoint< T > &p) const noexcept | pcl::ImageGeometry | inline |
Clip(T &x, T &y) const noexcept | pcl::ImageGeometry | inline |
Clip(pcl::GenericRectangle< T > &r) const noexcept | pcl::ImageGeometry | inline |
Clip(T &x0, T &y0, T &x1, T &y1) const noexcept | pcl::ImageGeometry | inline |
Height() const noexcept | pcl::ImageGeometry | inline |
Includes(const GenericPoint< T > &p) const noexcept | pcl::ImageGeometry | inline |
Includes(const GenericRectangle< T > &r) const noexcept | pcl::ImageGeometry | inline |
Includes(T x0, T y0, T x1, T y1) const noexcept | pcl::ImageGeometry | inline |
Includes(T x, T y) const noexcept | pcl::ImageGeometry | inline |
Intersects(const pcl::GenericRectangle< T > &r) const noexcept | pcl::ImageGeometry | inline |
Intersects(T x0, T y0, T x1, T y1) const noexcept | pcl::ImageGeometry | inline |
IsEmpty() const noexcept | pcl::ImageGeometry | inline |
IsValidChannelIndex(int c) const noexcept | pcl::ImageGeometry | inline |
LastChannel() const noexcept | pcl::ImageGeometry | inline |
NumberOfChannels() const noexcept | pcl::ImageGeometry | inline |
NumberOfPixels() const noexcept | pcl::ImageGeometry | inline |
NumberOfSamples() const noexcept | pcl::ImageGeometry | inline |
PixelOffset(int x, int y) const noexcept | pcl::ImageGeometry | inline |
RowOffset(int y) const noexcept | pcl::ImageGeometry | inline |
Width() const noexcept | pcl::ImageGeometry | inline |