Navigation
API > API/Plugins > API/Plugins/LidarPointCloudRuntime > API/Plugins/LidarPointCloudRuntime/FVertexData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FVertexData () |
Meshing/LidarPointCloudMeshing.h | ||
FVertexData
(
const FVector3f& Position, |
Meshing/LidarPointCloudMeshing.h |
FVertexData()
| Name | FVertexData |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/Meshing/LidarPointCloudMeshing.h |
| Include Path | #include "Meshing/LidarPointCloudMeshing.h" |
FVertexData()
FVertexData(const FVector3f &, const FVector3f &, const FColor &)
| Name | FVertexData |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/LidarPointCloud/Source/LidarPointCloudRuntime/Public/Meshing/LidarPointCloudMeshing.h |
| Include Path | #include "Meshing/LidarPointCloudMeshing.h" |
FVertexData
(
const FVector3f & Position,
const FVector3f & Normal,
const FColor & Color
)