Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Sampling > API/Plugins/DynamicMesh/Sampling/FMeshBakerDynamicMeshSampler
- IMeshBakerDetailSampler::GetCurvature()
- FMeshBakerDynamicMeshSampler::GetCurvature()
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Sampling/MeshBakerCommon.h |
| Include | #include "Sampling/MeshBakerCommon.h" |
virtual void GetCurvature
&40;
const void &42; Mesh,
FMeshVertexCurvatureCache & CurvatureCache
&41; const
Remarks
TODO: Rework the curvature interface to only compute the minimal set of work.
Parameters
| Name | Description |
|---|---|
| Mesh | pointer to mesh to query |
| CurvatureCache | [Out] the curvature data to populate |