IndexMeshWithAcceleration

Simple struct to help construct big trees of all the occluders

Windows
MacOS
Linux

References

Module

ModelingOperators

Header

/Engine/Plugins/Experimental/MeshModelingToolset/Source/ModelingOperators/Public/CleaningOps/RemoveOccludedTrianglesOp.h

Include

#include "CleaningOps/RemoveOccludedTrianglesOp.h"

Syntax

struct IndexMeshWithAcceleration

Remarks

Simple struct to help construct big trees of all the occluders

Variables

Name Description

Public variable

TMeshAABBTree3<...

 

AABB

Public variable

TFastWindingTre...

 

FastWinding

Public variable

TIndexMeshArray...

 

Mesh

Public variable

TArray< int >

 

Triangles

Public variable

TArray< FVector...

 

Vertices

Constructors

Name Description

Public function

IndexMeshWithAcceleration()

Functions

Name Description

Public function

void

 

AddMesh

(
    const FDynamicMesh3& MeshIn,
    FTransform3d Transform
)

Public function

void

 

BuildAcceleration()

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