Open3D (C++ API)
Public Member Functions
open3d::PyOctreeLeafNode< OctreeLeafNodeBase > Class Template Reference

#include <octree.h>

Inheritance diagram for open3d::PyOctreeLeafNode< OctreeLeafNodeBase >:
open3d::PyOctreeNode< OctreeLeafNodeBase >

Public Member Functions

bool operator== (const geometry::OctreeLeafNode &other) const override
 
std::shared_ptr< geometry::OctreeLeafNodeClone () const override
 

Member Function Documentation

◆ Clone()

template<class OctreeLeafNodeBase = geometry::OctreeLeafNode>
std::shared_ptr<geometry::OctreeLeafNode> open3d::PyOctreeLeafNode< OctreeLeafNodeBase >::Clone ( ) const
inlineoverride

◆ operator==()

template<class OctreeLeafNodeBase = geometry::OctreeLeafNode>
bool open3d::PyOctreeLeafNode< OctreeLeafNodeBase >::operator== ( const geometry::OctreeLeafNode other) const
inlineoverride

The documentation for this class was generated from the following file: