ImFusion SDK 4.3
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:
Search Tab / S to search, Esc to close