SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Mark()

void Spices::World::Mark ( WorldMarkFlags flags)
inline

Mark WorldMarkFlags with flags.

Parameters
[in]flagsIn flags.

Definition at line 125 of file World.h.

125{ m_Marker |= flags; }
WorldMarkFlags m_Marker
World State this frame.
Definition World.h:272

References m_Marker.

Referenced by Spices::GltfCollection::CreateEntity().