Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
GPUSceneImpl::PendingGeometryUpload Struct Reference

Public Attributes

GeometryHandle handle {}
 
FBlobDeserializer blobs {Span<const unsigned char>{}}
 
const FSerializedMeshmesh {nullptr}
 
const FSerializedCurvecurve {nullptr}
 
size_t footprint {0}
 

Member Data Documentation

◆ blobs

FBlobDeserializer GPUSceneImpl::PendingGeometryUpload::blobs {Span<const unsigned char>{}}

◆ curve

const FSerializedCurve* GPUSceneImpl::PendingGeometryUpload::curve {nullptr}

◆ footprint

size_t GPUSceneImpl::PendingGeometryUpload::footprint {0}

◆ handle

GeometryHandle GPUSceneImpl::PendingGeometryUpload::handle {}

◆ mesh

const FSerializedMesh* GPUSceneImpl::PendingGeometryUpload::mesh {nullptr}

The documentation for this struct was generated from the following file: