FTrimeshIndexBuffer

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/TriangleMeshImplicitObject.h

Include

#include "Chaos/TriangleMeshImplicitObject.h"

Syntax

class FTrimeshIndexBuffer

Constructors

Name Description

Public function

FTrimeshIndexBuffer()

Public function

FTrimeshIndexBuffer

(
    TArray< TVec3< LargeIdxType >>&& E...
)

Public function

FTrimeshIndexBuffer

(
    TArray< TVec3< SmallIdxType >>&& E...
)

Public function

FTrimeshIndexBuffer

(
    const FTrimeshIndexBuffer& Other
)

Functions

Name Description

Public function Const

const auto &

 

GetLargeIndexBuffer()

Public function Const

const auto &

 

GetSmallIndexBuffer()

Public function Const

bool

 

RequiresLargeIndices()

Public function

void

 

Serialize

(
    FArchive& Ar
)

Operators

Name Description

Public function

FTrimeshInde...

 

operator=

(
    const FTrimeshIndexBuffer& Other
)

Typedefs

Name

Description

LargeIdxType

SmallIdxType

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