FDynamicGraph::MaxVertexID

These values are (max_used+1), ie so an iteration should be < MaxVertexID, not <=

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

/Engine/Plugins/Experimental/GeometryProcessing/Source/GeometricObjects/Public/Curve/DynamicGraph.h

Include

#include "Curve/DynamicGraph.h"

Syntax

int MaxVertexID() const

Remarks

These values are (max_used+1), ie so an iteration should be < MaxVertexID, not <=

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss