ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
cloudViewer::data::PyDataset< DatasetBase > Class Template Reference
Inheritance diagram for cloudViewer::data::PyDataset< DatasetBase >:
Collaboration diagram for cloudViewer::data::PyDataset< DatasetBase >:

Additional Inherited Members

- Public Member Functions inherited from cloudViewer::data::Dataset
 Dataset (const std::string &prefix, const std::string &data_root="")
 Parameterized Constructor. More...
 
virtual ~Dataset ()
 
const std::string GetDataRoot () const
 Get data root directory. The data root is set at construction time or automatically determined. More...
 
const std::string GetPrefix () const
 Get prefix for the dataset. More...
 
const std::string GetDownloadDir () const
 Get absolute path to download directory. i.e. ${data_root}/download/${prefix}. More...
 
const std::string GetExtractDir () const
 Get absolute path to extract directory. i.e. ${data_root}/extract/${prefix}. More...
 
- Protected Member Functions inherited from cloudViewer::data::Dataset
void CheckPathsExist (const std::vector< std::string > &paths) const
 Check if the paths exists after extraction. More...
 
- Protected Attributes inherited from cloudViewer::data::Dataset
std::string data_root_
 CloudViewer data root. More...
 
std::string prefix_
 Dataset prefix. More...
 

Detailed Description

template<class DatasetBase = Dataset>
class cloudViewer::data::PyDataset< DatasetBase >

Definition at line 18 of file dataset.cpp.


The documentation for this class was generated from the following file: