MeshCache::MeshResult::IsLargeMesh

MeshCache::MeshResult::IsLargeMesh
bool IsLargeMesh() const;
Description

IsLargeMesh determines whether the mesh is a "large mesh" which can be allocated directly into the cache.

Return Value

A Boolean value of true if it is a large mesh and false otherwise.