FCohCustomMaterialIndexBuffer

Inherits from FIndexBuffer

Public Functions

Name
FCohCustomMaterialIndexBuffer(unsigned IndexSizeInBytes, unsigned IndexCount)
virtual~FCohCustomMaterialIndexBuffer()
virtual voidInitRHI(FRHICommandListBase & RHICmdList) override
void *Lock()
voidUnlock()

Public Functions Documentation

function FCohCustomMaterialIndexBuffer

FCohCustomMaterialIndexBuffer(
    unsigned IndexSizeInBytes,
    unsigned IndexCount
)

function ~FCohCustomMaterialIndexBuffer

virtual ~FCohCustomMaterialIndexBuffer()

function InitRHI

virtual void InitRHI(
    FRHICommandListBase & RHICmdList
) override

function Lock

void * Lock()

function Unlock

void Unlock()