FPDIOrCollector

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/PhysicsEngine/ConstraintInstance.h

Include

#include "PhysicsEngine/ConstraintInstance.h"

Syntax

struct FPDIOrCollector

Variables

Name Description

Public variable

FMeshElementCol...

 

Collector

Public variable

FPrimitiveDrawI...

 

PDI

Public variable

int32

 

ViewIndex

Constructors

Name Description

Public function

FPDIOrCollector

(
    FPrimitiveDrawInterface* InPDI
)

Public function

FPDIOrCollector

(
    int32 InViewIndex,
    FMeshElementCollector& InCollector
)

Functions

Name Description

Public function Const

void

 

DrawCylinder

(
    const FVector& Start,
    const FVector& End,
    float Thickness,
    FMaterialRenderProxy* Material...,
    ESceneDepthPriorityGroup DepthPrior...
)

Public function Const

FPrimitiveDr...

 

GetPDI()

Public function Const

bool

 

HasCollector()

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