FZoneGraphAnnotationSceneProxy

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

FPrimitiveSceneProxy

FDebugRenderSceneProxy

FZoneGraphAnnotationSceneProxy

References

Module

ZoneGraphAnnotations

Header

/Engine/Plugins/Runtime/ZoneGraphAnnotations/Source/ZoneGraphAnnotations/Public/ZoneGraphAnnotationComponent.h

Include

#include "ZoneGraphAnnotationComponent.h"

Syntax

class FZoneGraphAnnotationSceneProxy : public FDebugRenderSceneProxy

Constructors

Name Description

Public function

FZoneGraphAnnotationSceneProxy

(
    const UPrimitiveComponent& InCompo...,
    const EDrawType InDrawType
)

Overridden from FPrimitiveSceneProxy

Name Description

Public function Virtual Const

uint32

 

GetMemoryFootprint()

Every derived class should override these functions

Public function Virtual Const

SIZE_T

 

GetTypeHash()

Return a type (or subtype) specific hash for sorting purposes

Public function Virtual Const

FPrimitiveVi...

 

GetViewRelevance

(
    const FSceneView* View
)

Determines the relevance of this primitive's elements to the given view.