SimpleMeshBuffer::GetUsableSize

SimpleMeshBuffer::GetUsableSize
static inline UPInt GetUsableSize(UPInt size);
Description

GetUsableSize returns the user maximum allocation size that can be safely used, given a specified buffer size.

Parameters
Parameters 
Description 
UPInt size 
The size of the mesh buffer. 
Return Value

A value containing the allocation size.