CARLA
Public Member Functions | Private Attributes | List of all members
FTaggedInstancedStaticMeshSceneProxy Class Reference

#include <TaggedComponent.h>

+ Inheritance diagram for FTaggedInstancedStaticMeshSceneProxy:
+ Collaboration diagram for FTaggedInstancedStaticMeshSceneProxy:

Public Member Functions

 FTaggedInstancedStaticMeshSceneProxy (UInstancedStaticMeshComponent *Component, ERHIFeatureLevel::Type InFeatureLevel, UMaterialInstance *MaterialInstance)
 
virtual FPrimitiveViewRelevance GetViewRelevance (const FSceneView *View) const override
 

Private Attributes

UMaterialInstance * TaggedMaterialInstance
 

Detailed Description

Definition at line 70 of file TaggedComponent.h.

Constructor & Destructor Documentation

◆ FTaggedInstancedStaticMeshSceneProxy()

FTaggedInstancedStaticMeshSceneProxy::FTaggedInstancedStaticMeshSceneProxy ( UInstancedStaticMeshComponent *  Component,
ERHIFeatureLevel::Type  InFeatureLevel,
UMaterialInstance *  MaterialInstance 
)

Definition at line 273 of file TaggedComponent.cpp.

References TaggedMaterialInstance.

Member Function Documentation

◆ GetViewRelevance()

FPrimitiveViewRelevance FTaggedInstancedStaticMeshSceneProxy::GetViewRelevance ( const FSceneView *  View) const
overridevirtual

Definition at line 289 of file TaggedComponent.cpp.

Member Data Documentation

◆ TaggedMaterialInstance

UMaterialInstance* FTaggedInstancedStaticMeshSceneProxy::TaggedMaterialInstance
private

Definition at line 78 of file TaggedComponent.h.

Referenced by FTaggedInstancedStaticMeshSceneProxy().


The documentation for this class was generated from the following files: