Navigation
API > API/Editor > API/Editor/MeshPaint
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
| Type | Name | Description | |
|---|---|---|---|
| bool | AreElementsEqual
(
const FMeshPaintTriangle& A, |
Determine if two octree elements are equal | |
| FBoxCenterAndExtent | GetBoundingBox
(
const FMeshPaintTriangle& Element |
Get the bounding box of the provided octree element. | |
| void | SetElementId
(
const FMeshPaintTriangle& Element, |
Ignored for this implementation |
Enums
| Type | Name | Description | |
|---|---|---|---|
| API/Editor/MeshPaint/FMeshPaintTriangleOctreeSemantic-_1 | |||
| API/Editor/MeshPaint/FMeshPaintTriangleOctreeSemantic-_2 | |||
| API/Editor/MeshPaint/FMeshPaintTriangleOctreeSemantic-_3 |
Typedefs
| Name | Description |
|---|---|
| ElementAllocator |