26 const float*
roi()
const {
return m_roi; }
29 void setRoi(
const float* roi);
39 bool toFile_MeOnly(QFile& out,
short dataVersion)
const override;
44 LoadedIDMap& oldToNewIDMap)
override;
int64_t CV_CLASS_ENUM
Type of object type flags (64 bits)
const float * roi() const
Returns ROI (relative to screen)
virtual bool isSerializable() const override
Returns whether object is serializable of not.
virtual CV_CLASS_ENUM getClassID() const override
Returns class ID.
short minimumFileVersion_MeOnly() const override
bool toFile_MeOnly(QFile &out, short dataVersion) const override
Save own object data.
bool fromFile_MeOnly(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap) override
Loads own object data.
virtual void drawMeOnly(CC_DRAW_CONTEXT &context)
Draws the entity only (not its children)