Uses of Class
cz.fidentis.analyst.data.octree.impl.OctNodeImpl
Packages that use OctNodeImpl
-
Uses of OctNodeImpl in cz.fidentis.analyst.data.octree.impl
Subclasses of OctNodeImpl in cz.fidentis.analyst.data.octree.implModifier and TypeClassDescriptionclass
An inner node of an Octree.class
A leaf node of an Octree.Constructor parameters in cz.fidentis.analyst.data.octree.impl with type arguments of type OctNodeImplModifierConstructorDescriptionOctNodeInner
(javax.vecmath.Point3d smallest, javax.vecmath.Point3d largest, List<OctNodeImpl> octants) Constructor of an internal node