MeshProvider::IsValid

MeshProvider::IsValid
virtual bool IsValid() const;
Description

Checks if the meshprovider is valid or not. Used by MeshKeySet, it returns false if pDelegate is null.

Return Value

True if the mesh provider is valid and false otherwise.