Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ value
Method
value
Utilities/octree/octree/octree_node.h:53–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
bool remove_children();
52
53
reference value() { return this->m_data; }
54
reference value() const { return this->m_data; }
55
56
const_octree_node_reference operator[](int child) const;
Callers
7
ReadAsciiFloat
Method · 0.45
ReadAsciiInt
Method · 0.45
ArrayCallback
Method · 0.45
SliceNumberCallback
Method · 0.45
SliceLocationCallback
Method · 0.45
ReturnAsInteger
Function · 0.45
ReturnAsFloat
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected