FMeshPaintTriangleOctreeSemantics

Semantics for the simple mesh paint octree

Windows
MacOS
Linux

References

Module

MeshPaint

Header

/Engine/Source/Editor/MeshPaint/Public/TMeshPaintOctree.h

Include

#include "TMeshPaintOctree.h"

Syntax

struct FMeshPaintTriangleOctreeSemantics

Remarks

Semantics for the simple mesh paint octree

Functions

Name Description

Public function Static

bool

 

AreElementsEqual

(
    const FMeshPaintTriangle& A,
    const FMeshPaintTriangle& B
)

Determine if two octree elements are equal

Public function Static

bool

 

AreElementsEqual

(
    const FMeshPaintTriangle& A,
    const FMeshPaintTriangle& B
)

Determine if two octree elements are equal

Public function Static

FBoxCenterAn...

 

GetBoundingBox

(
    const FMeshPaintTriangle& Element
)

Get the bounding box of the provided octree element.

Public function Static

FBoxCenterAn...

 

GetBoundingBox

(
    const FMeshPaintTriangle& Element
)

Get the bounding box of the provided octree element.

Public function Static

void

 

SetElementId

(
    const FMeshPaintTriangle& Element,
    FOctreeElementId2 Id
)

Ignored for this implementation

Public function Static

void

 

SetElementId

(
    const FMeshPaintTriangle& Element,
    FOctreeElementId2 Id
)

Ignored for this implementation

Typedefs

Constants

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