FHairStrandsClusterCullingResource

Windows
MacOS
Linux

Inheritance Hierarchy

FRenderResource

FHairStrandsClusterCullingResource

References

Module

HairStrandsCore

Header

/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomResources.h

Include

#include "GroomResources.h"

Syntax

struct FHairStrandsClusterCullingResource : public FRenderResource

Variables

Name Description

Public variable

FRDGExternalBuf...

 

ClusterInfoBuffer

Cluster info buffer

Public variable

FRDGExternalBuf...

 

ClusterLODInfoBuffer

Public variable

FRDGExternalBuf...

 

ClusterVertexIdBuffer

Concatenated data for each cluster: list of VertexId pointed to by ClusterInfoBuffer

Public variable

const FHairStra...

 

Data

Public variable

FRDGExternalBuf...

 

VertexToClusterIdBuffer

VertexId => ClusterId to know which AABB to contribute to

Constructors

Functions

Name Description

Public function Const

uint32

 

GetResourcesSize()

Return the memory size for GPU resources

Overridden from FRenderResource

Name Description

Public function Virtual Const

FString

 

GetFriendlyName()

Get the resource name

Public function Virtual

void

 

InitRHI()

Init the buffer

Public function Virtual

void

 

ReleaseRHI()

Release the buffer

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss