 |
ALidarClippingVolume |
|
|
 |
ALidarPointCloudActor |
|
|
 |
FBenchmarkTimer |
|
|
 |
FLidarPointCloudAsyncParameters |
Used for ULidarPointCloud::CreateFromXXXX calls |
|
 |
FLidarPointCloudClippingVolumeParams |
Used to pass clipping information for async processing, to avoid accessing UObjects in non-GT |
|
 |
FLidarPointCloudComponentRenderParams |
Convenience struct to group all component's rendering params into one |
|
 |
FLidarPointCloudDataBuffer |
Used to help track multiple buffer allocations |
|
 |
FLidarPointCloudDataBufferManager |
Used to help track multiple buffer allocations |
|
 |
FLidarPointCloudLODManager |
This class is responsible for selecting nodes for rendering among all instances of all LidarPointCloud assets. |
|
 |
FLidarPointCloudNodeSelectionParams |
Convenience struct to group all selection params into one |
|
 |
FLidarPointCloudNormal |
3D vector represented using only a single byte per component |
|
 |
FLidarPointCloudOctree |
Used for efficient handling of point cloud data. |
|
 |
FLidarPointCloudOctreeNode |
WARNING: Exercise caution when modifying the contents of the Octree, as it may be in use by the Rendering Thread via FPointCloudSceneProxy Use the FLidarPointCloudOctree::DataLock prior to such attempt Child ordering 0 X- Y- Z- 1 X- Y- Z+ 2 X- Y+ Z- 3 X- Y+ Z+ 4 X+ Y- Z- 5 X+ Y- Z+ 6 X+ Y+ Z- 7 X+ Y+ Z+ Represents a single octant in the tree. |
|
 |
FLidarPointCloudPoint |
|
|
 |
FLidarPointCloudPoint_Legacy |
Used for backwards compatibility with pre-normal datasets |
|
 |
FLidarPointCloudRay |
Used for Raycasting |
|
 |
FLidarPointCloudTraceHit |
|
|
 |
FLidarPointCloudTraversalOctree |
Used as a traversal tree for node selection during rendering |
|
 |
FLidarPointCloudTraversalOctreeNode |
Represents a single octant in the traversal tree. |
|
 |
FLidarPointCloudTraversalOctreeNodeSizeData |
Used for node size sorting and node selection. |
|
 |
FLidarPointCloudViewData |
Stores View data required to calculate LODs for Lidar Point Clouds |
|
 |
FOnPointCloudChanged |
Used to notify the component it should refresh its state. |
|
 |
FScopeBenchmarkTimer |
|
|
 |
ILidarPointCloudRuntimeModule |
The public interface to this module |
|
 |
ULidarPointCloud |
Represents the Point Cloud asset |
|
 |
ULidarPointCloudBlueprintLibrary |
Blueprint library for the Point Cloud assets |
|
 |
ULidarPointCloudComponent |
Component that allows you to render specified point cloud section |
|
 |
ULidarPointCloudSettings |
|
|