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 | |
| 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. | |
| FBoxCenterAndExtent | GetBoundingBox
(
const FMeshPaintTriangle& Element |
Get the bounding box of the provided octree element. | |
| void | SetElementId
(
const FMeshPaintTriangle& Element, |
Ignored for this implementation | |
| void | SetElementId
(
const FMeshPaintTriangle& Element, |
Ignored for this implementation |
Typedefs
| Name | Description |
|---|---|
| ElementAllocator | |
| ElementAllocator |