Go to the documentation of this file.
   34 #ifndef OCTOMAP_OCTREE_DATA_NODE_H 
   35 #define OCTOMAP_OCTREE_DATA_NODE_H 
   64     template<
typename NODE, 
typename I>
 
  110     std::istream& 
readData(std::istream &s);
 
  113     std::ostream& 
writeData(std::ostream &s) 
const;
 
  135 #include "octomap/OcTreeDataNode.hxx" 
  
T value
stored data (payload)
void setValue(T v)
sets value to be stored in the node
void copyData(const OcTreeDataNode &from)
T DataType
Make the templated data type available from the outside.
std::istream & readData(std::istream &s)
Read node payload (data only) from binary stream.
OCTOMAP_DEPRECATED(bool childExists(unsigned int i) const)
std::ostream & writeData(std::ostream &s) const
Write node payload (data only) to binary stream.
bool operator==(const OcTreeDataNode &rhs) const
Equals operator, compares if the stored value is identical.
AbstractOcTreeNode ** children
octomap
Author(s): Kai M. Wurm 
, Armin Hornung 
autogenerated on Mon Apr 21 2025 02:39:48