FDynamicGraph::CheckValidity

This function checks that the graph is well-formed, ie all internal data structures are consistent

Windows
MacOS
Linux

References

Module

GeometricObjects

Header

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

Include

#include "Curve/DynamicGraph.h"

Syntax

virtual bool CheckValidity
(
    EValidityCheckFailMode FailMode
) const

Remarks

This function checks that the graph is well-formed, ie all internal data structures are consistent

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