#include <sprk_ooc.h>
◆ NodeHandle() [1/4]
HPS::OOC::NodeHandle::NodeHandle |
( |
NodeHandle && |
that | ) |
|
◆ ~NodeHandle()
HPS::OOC::NodeHandle::~NodeHandle |
( |
| ) |
|
◆ NodeHandle() [2/4]
HPS::OOC::NodeHandle::NodeHandle |
( |
| ) |
|
|
private |
Private default constructor to prevent instantiation.
◆ NodeHandle() [3/4]
HPS::OOC::NodeHandle::NodeHandle |
( |
void * |
in_opaque | ) |
|
|
private |
◆ NodeHandle() [4/4]
HPS::OOC::NodeHandle::NodeHandle |
( |
NodeHandle const & |
that | ) |
|
|
privatedelete |
◆ Empty()
bool HPS::OOC::NodeHandle::Empty |
( |
| ) |
const |
◆ Equals()
bool HPS::OOC::NodeHandle::Equals |
( |
NodeHandle const & |
other | ) |
const |
◆ GetSegment()
Get the SegementKey associated with this node.
- Returns
- Returns the SegmentKey, if any.
◆ GetShell()
Get the ShellKey associated with this node.
This is unsynchronized.
- Returns
- Returns the ShellKey, if any.
◆ operator!=()
bool HPS::OOC::NodeHandle::operator!= |
( |
NodeHandle const & |
other | ) |
const |
◆ operator==()
bool HPS::OOC::NodeHandle::operator== |
( |
NodeHandle const & |
other | ) |
const |
◆ HPS::OOC::FilterForwarder
friend class HPS::OOC::FilterForwarder |
|
friend |
◆ HPS::OOC::PointCloud
◆ HPS::OOC::QueryIterator
◆ HPS::OOC::SynchronizedActions
◆ opaque
void* HPS::OOC::NodeHandle::opaque |
|
private |
The documentation for this class was generated from the following file: