Navigation
API > API/Editor > API/Editor/MeshPaint > API/Editor/MeshPaint/FMeshPaintTriangleOctreeSemantic-
References
| Module | MeshPaint |
| Header | /Engine/Source/Editor/MeshPaint/Public/TMeshPaintOctree.h |
| Include | #include "TMeshPaintOctree.h" |
static FBoxCenterAndExtent GetBoundingBox
(
const FMeshPaintTriangle & Element
)
Remarks
Get the bounding box of the provided octree element. In this case, the box is merely the point specified by the element. Bounding box of the provided octree element
Parameters
| Name | Description |
|---|---|
| Element | Octree element to get the bounding box for |