21 public std::vector<ccIndexedTransformation> {
52 bool findNearest(
double index,
55 size_t* trans1IndexInBuffer = 0,
56 size_t* trans2IndexInBuffer = 0)
const;
69 bool getInterpolatedTransformation(
72 double maxIndexDistForInterpolation = DBL_MAX)
const;
96 void invalidateBoundingBox();
103 bool toFile_MeOnly(QFile& out,
short dataVersion)
const override;
108 LoadedIDMap& oldToNewIDMap)
override;
int64_t CV_CLASS_ENUM
Type of object type flags (64 bits)
Hierarchical CLOUDVIEWER Object.
virtual short minimumFileVersion_MeOnly() const
virtual bool fromFile_MeOnly(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap)
Loads own object data.
virtual bool toFile_MeOnly(QFile &out, short dataVersion) const
Save own object data.
virtual ccBBox getOwnBB(bool withGLFeatures=false)
Returns the entity's own bounding-box.