This is the complete list of members for CADToPointCloud, including all inherited members.
cad_file_path_ | CADToPointCloud | private |
CADToPointCloud(const std::string &cad_file_path, int sample_points) | CADToPointCloud | |
convertCloud(PointCloudRGB::Ptr cloud) | CADToPointCloud | |
extension_ | CADToPointCloud | private |
PointCloudRGB typedef | CADToPointCloud | private |
PointCloudXYZ typedef | CADToPointCloud | private |
randomPointTriangle(float a1, float a2, float a3, float b1, float b2, float b3, float c1, float c2, float c3, Eigen::Vector4f &p) | CADToPointCloud | private |
randPSurface(vtkPolyData *polydata, std::vector< double > *cumulativeAreas, double totalArea, Eigen::Vector4f &p) | CADToPointCloud | private |
SAMPLE_POINTS_ | CADToPointCloud | private |
uniformDeviate(int seed) | CADToPointCloud | private |
uniformSampling(vtkSmartPointer< vtkPolyData > polydata, size_t n_samples, PointCloudRGB &cloud_out) | CADToPointCloud | private |
~CADToPointCloud() | CADToPointCloud | inline |