Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Sampling > API/Plugins/DynamicMesh/Sampling/FMeshMapEvaluator
| Type | Name | Description | |
|---|---|---|---|
| void | WriteToBuffer
(
float*& Out, |
Write float data to a float buffer and increment. | |
| void | WriteToBuffer
(
float*& Out, |
Write FVector2f data to a float buffer and increment. | |
| void | WriteToBuffer
(
float*& Out, |
Write FVector3f data to a float buffer and increment. | |
| void | WriteToBuffer
(
float*& Out, |
Write FVector4f data to a float buffer and increment. |