Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FMeshSimpleShapeApproximation
| |
|
| Name |
FSourceMeshCache |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/MeshSimpleShapeApproximation.h |
| Include Path |
#include "ShapeApproximation/MeshSimpleShapeApproximation.h" |
Syntax
struct FSourceMeshCache
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DetectedBox |
FOrientedBox3d |
|
ShapeApproximation/MeshSimpleShapeApproximation.h |
|
| DetectedCapsule |
FCapsule3d |
|
ShapeApproximation/MeshSimpleShapeApproximation.h |
|
| DetectedSphere |
FSphere3d |
|
ShapeApproximation/MeshSimpleShapeApproximation.h |
|
| DetectedType |
EDetectedSimpleShapeType |
|
ShapeApproximation/MeshSimpleShapeApproximation.h |
|