22 QString
name =
"Octree");
int64_t CV_CLASS_ENUM
Type of object type flags (64 bits)
Hierarchical CLOUDVIEWER Object.
virtual void drawMeOnly(CC_DRAW_CONTEXT &context)
Draws the entity only (not its children)
virtual ccBBox getOwnBB(bool withGLFeatures=false)
Returns the entity's own bounding-box.
ccOctree::Shared m_octree
Associated octree.
void setOctree(ccOctree::Shared octree)
Sets the associated octree.
virtual CV_CLASS_ENUM getClassID() const override
Returns class ID.
void setOctreeVisibale(bool state)
ccOctree::Shared getOctree() const
Returns the associated octree.
QSharedPointer< ccOctree > Shared
Shared pointer.