FAllocation

Information regarding an allocation from this buffer.

Windows
MacOS
Linux

Inheritance Hierarchy

FGlobalDynamicIndexBuffer::FAllocation

FGlobalDynamicIndexBuffer::FAllocationEx

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/RenderResource.h

Include

#include "RenderResource.h"

Syntax

struct FAllocation

Remarks

Information regarding an allocation from this buffer.

Variables

Name Description

Public variable

uint8 *

 

Buffer

The location of the buffer in main memory.

Public variable

uint32

 

FirstIndex

The offset in to the index buffer.

Public variable

FIndexBuffer &#...

 

IndexBuffer

The vertex buffer to bind for draw calls.

Functions

Name Description

Public function Const

bool

 

IsValid()

Returns true if the allocation is valid.

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