FCohCustomMaterialVertexBuffer
On this page
Inherits from FVertexBuffer
Public Functions
Name | |
---|---|
FCohCustomMaterialVertexBuffer(unsigned VertexCount) | |
virtual | ~FCohCustomMaterialVertexBuffer() |
virtual void | InitRHI(FRHICommandListBase & RHICmdList) override |
void * | Lock() |
void | Unlock() |
Public Functions Documentation
function FCohCustomMaterialVertexBuffer
FCohCustomMaterialVertexBuffer(
unsigned VertexCount
)
function ~FCohCustomMaterialVertexBuffer
virtual ~FCohCustomMaterialVertexBuffer()
function InitRHI
virtual void InitRHI(
FRHICommandListBase & RHICmdList
) override
function Lock
void * Lock()
function Unlock
void Unlock()