TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ IsLoaded()

virtual bool Texture2D::IsLoaded ( ) const
inlinevirtual

Definition at line 39 of file Texture2D.h.

40 {
41 return m_IsLoaded;
42 }