25 bool& exclusive)
const;
int64_t CV_CLASS_ENUM
Type of object type flags (64 bits)
filament::Texture::InternalFormat format
CC_FILE_ERROR
Typical I/O filter errors.
PCD point cloud I/O filter.
PCDOutputFileFormat
Output file format.
virtual CC_FILE_ERROR saveToFile(ccHObject *entity, const QString &filename, const SaveParameters ¶meters)
Saves an entity (or a group of) to a file.
virtual CC_FILE_ERROR loadFile(const QString &filename, ccHObject &container, LoadParameters ¶meters)
Loads one or more entities from a file.
virtual bool canSave(CV_CLASS_ENUM type, bool &multiple, bool &exclusive) const
Returns whether this I/O filter can save the specified type of entity.
static void SetOutputFileFormat(PCDOutputFileFormat format)
Set the output file format.
Hierarchical CLOUDVIEWER Object.
Generic loading parameters.
Generic saving parameters.