|
0.45.0
|
#include <iOctree.h>
Public Member Functions | |
| iOctreeObject ()=default | |
| iOctreeObject (const iaSphere< F > &sphere, const std::any &userData) | |
Public Attributes | |
| iaSphere< F > | _sphere |
| std::weak_ptr< iOctreeNode > | _parent |
| std::any | _userData |
octree object
|
default |
|
inline |
| std::weak_ptr<iOctreeNode> igor::iOctree< F >::iOctreeObject::_parent |
parent node
| iaSphere<F> igor::iOctree< F >::iOctreeObject::_sphere |
the sphere of this object
| std::any igor::iOctree< F >::iOctreeObject::_userData |
user data