ImFusion C++ SDK 4.4.0
ImFusion::Graph::NodeInfo Class Reference

#include <ImFusion/Graph/Graph.h>

Information stored at each node of the graph. More...

Detailed Description

Information stored at each node of the graph.

Public Member Functions

 NodeInfo (const vec3 &position, std::vector< double > features={})
vec3 & position ()
const vec3 & position () const
const std::vector< double > & features () const
Propertiesattributes ()
const Propertiesattributes () const
std::vector< double > & features ()

The documentation for this class was generated from the following file:
  • ImFusion/Graph/Graph.h
Search Tab / S to search, Esc to close