FCohCustomMaterialIndexBuffer
On this page
Inherits from FIndexBuffer
Public Functions
Name | |
---|---|
FCohCustomMaterialIndexBuffer(unsigned IndexSizeInBytes, unsigned IndexCount) | |
virtual | ~FCohCustomMaterialIndexBuffer() |
virtual void | InitRHI(FRHICommandListBase & RHICmdList) override |
void * | Lock() |
void | Unlock() |
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()