ComplexMesh::IsAllocTooBig
ComplexMesh::IsAllocTooBig
inline bool IsAllocTooBig() const;
Description
IsAllocTooBig checks if the mesh allocation is too big to fit in the buffers (Vertex/Index buffers).
Return Value
A Boolean value of true if the allocation is too big and false otherwise.