applyFilter(Indices &indices) override |
pcl::FrustumCulling< PointT > |
protectedvirtual |
pcl::FilterIndices::applyFilter(PointCloud &output) override |
pcl::FilterIndices< PointT > |
protectedvirtual |
ConstPtr typedef |
pcl::FrustumCulling< PointT > |
|
deinitCompute() |
pcl::PCLBase< PointT > |
protected |
extract_removed_indices_ |
pcl::Filter< PointT > |
protected |
fake_indices_ |
pcl::PCLBase< PointT > |
protected |
filter(Indices &indices) |
pcl::FilterIndices< PointT > |
inline |
pcl::Filter::filter(PointCloud &output) |
pcl::Filter< PointT > |
inline |
Filter(bool extract_removed_indices=false) |
pcl::Filter< PointT > |
inline |
filter_name_ |
pcl::Filter< PointT > |
protected |
FilterIndices(bool extract_removed_indices=false) |
pcl::FilterIndices< PointT > |
inline |
FrustumCulling(bool extract_removed_indices=false) |
pcl::FrustumCulling< PointT > |
inline |
getCameraPose() const |
pcl::FrustumCulling< PointT > |
inline |
getClassName() const |
pcl::Filter< PointT > |
inlineprotected |
getFarPlaneDistance() const |
pcl::FrustumCulling< PointT > |
inline |
getHorizontalFOV() const |
pcl::FrustumCulling< PointT > |
inline |
getHorizontalFOV(float &fov_left_bound, float &fov_right_bound) const |
pcl::FrustumCulling< PointT > |
inline |
getIndices() |
pcl::PCLBase< PointT > |
inline |
getIndices() const |
pcl::PCLBase< PointT > |
inline |
getInputCloud() const |
pcl::PCLBase< PointT > |
inline |
getKeepOrganized() const |
pcl::FilterIndices< PointT > |
inline |
getNearPlaneDistance() const |
pcl::FrustumCulling< PointT > |
inline |
getNegative() const |
pcl::FilterIndices< PointT > |
inline |
getRegionOfInterest(float &roi_x, float &roi_y, float &roi_w, float &roi_h) const |
pcl::FrustumCulling< PointT > |
inline |
getRemovedIndices() const |
pcl::Filter< PointT > |
inline |
getRemovedIndices(PointIndices &pi) |
pcl::Filter< PointT > |
inline |
getVerticalFOV() const |
pcl::FrustumCulling< PointT > |
inline |
getVerticalFOV(float &fov_lower_bound, float &fov_upper_bound) const |
pcl::FrustumCulling< PointT > |
inline |
indices_ |
pcl::PCLBase< PointT > |
protected |
initCompute() |
pcl::PCLBase< PointT > |
protected |
input_ |
pcl::PCLBase< PointT > |
protected |
keep_organized_ |
pcl::FilterIndices< PointT > |
protected |
negative_ |
pcl::FilterIndices< PointT > |
protected |
operator[](std::size_t pos) const |
pcl::PCLBase< PointT > |
inline |
PCLBase() |
pcl::PCLBase< PointT > |
|
PCLBase(const PCLBase &base) |
pcl::PCLBase< PointT > |
|
PointIndicesConstPtr typedef |
pcl::PCLBase< PointT > |
|
PointIndicesPtr typedef |
pcl::PCLBase< PointT > |
|
Ptr typedef |
pcl::FrustumCulling< PointT > |
|
removed_indices_ |
pcl::Filter< PointT > |
protected |
setCameraPose(const Eigen::Matrix4f &camera_pose) |
pcl::FrustumCulling< PointT > |
inline |
setFarPlaneDistance(float fp_dist) |
pcl::FrustumCulling< PointT > |
inline |
setHorizontalFOV(float hfov) |
pcl::FrustumCulling< PointT > |
inline |
setHorizontalFOV(float fov_left_bound, float fov_right_bound) |
pcl::FrustumCulling< PointT > |
inline |
setIndices(const IndicesPtr &indices) |
pcl::PCLBase< PointT > |
virtual |
setIndices(const IndicesConstPtr &indices) |
pcl::PCLBase< PointT > |
virtual |
setIndices(const PointIndicesConstPtr &indices) |
pcl::PCLBase< PointT > |
virtual |
setIndices(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols) |
pcl::PCLBase< PointT > |
virtual |
setInputCloud(const PointCloudConstPtr &cloud) |
pcl::PCLBase< PointT > |
virtual |
setKeepOrganized(bool keep_organized) |
pcl::FilterIndices< PointT > |
inline |
setNearPlaneDistance(float np_dist) |
pcl::FrustumCulling< PointT > |
inline |
setNegative(bool negative) |
pcl::FilterIndices< PointT > |
inline |
setRegionOfInterest(float roi_x, float roi_y, float roi_w, float roi_h) |
pcl::FrustumCulling< PointT > |
inline |
setUserFilterValue(float value) |
pcl::FilterIndices< PointT > |
inline |
setVerticalFOV(float vfov) |
pcl::FrustumCulling< PointT > |
inline |
setVerticalFOV(float fov_lower_bound, float fov_upper_bound) |
pcl::FrustumCulling< PointT > |
inline |
use_indices_ |
pcl::PCLBase< PointT > |
protected |
user_filter_value_ |
pcl::FilterIndices< PointT > |
protected |
~PCLBase()=default |
pcl::PCLBase< PointT > |
virtual |