UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ZOrderCurvePointsLocal::FTreeNodeBase Struct Reference
+ Inheritance diagram for ZOrderCurvePointsLocal::FTreeNodeBase:

Static Public Member Functions

static bool IsNodeIndex (int32 Index)
 
static int32 FromChildNodeIndex (int32 ChildNodeIndex)
 
static int32 ToChildNodeIndex (int32 ChildValue)
 
static int32 FromPointIndex (int32 PointIndex)
 
static int32 ToPointIndex (int32 ChildValue)
 
static int32 FromBucketIndex (int32 BucketIndex)
 
static int32 ToBucketIndex (int32 ChildValue)
 

Static Public Attributes

static constexpr int32 InvalidIndex = -1
 

Member Function Documentation

◆ FromBucketIndex()

static int32 ZOrderCurvePointsLocal::FTreeNodeBase::FromBucketIndex ( int32  BucketIndex)
inlinestatic

◆ FromChildNodeIndex()

static int32 ZOrderCurvePointsLocal::FTreeNodeBase::FromChildNodeIndex ( int32  ChildNodeIndex)
inlinestatic

◆ FromPointIndex()

static int32 ZOrderCurvePointsLocal::FTreeNodeBase::FromPointIndex ( int32  PointIndex)
inlinestatic

◆ IsNodeIndex()

static bool ZOrderCurvePointsLocal::FTreeNodeBase::IsNodeIndex ( int32  Index)
inlinestatic

◆ ToBucketIndex()

static int32 ZOrderCurvePointsLocal::FTreeNodeBase::ToBucketIndex ( int32  ChildValue)
inlinestatic

◆ ToChildNodeIndex()

static int32 ZOrderCurvePointsLocal::FTreeNodeBase::ToChildNodeIndex ( int32  ChildValue)
inlinestatic

◆ ToPointIndex()

static int32 ZOrderCurvePointsLocal::FTreeNodeBase::ToPointIndex ( int32  ChildValue)
inlinestatic

Member Data Documentation

◆ InvalidIndex

constexpr int32 ZOrderCurvePointsLocal::FTreeNodeBase::InvalidIndex = -1
staticconstexpr

The documentation for this struct was generated from the following file: