Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::WorldContextManager Member List

This is the complete list of members for Grindstone::WorldContextManager, including all inherited members.

begin() (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
begin() const (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
ClearContextSets() (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
Create() (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
end() (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
end() const (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
GetActiveWorldContextSet() (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
GetInstance() (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagerstatic
Register(HashedString name, Grindstone::UniquePtr< Grindstone::WorldContext >(*factoryFn)()) (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
Remove(Grindstone::WorldContextSet *cxtSet) (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
SetActiveWorldContextSet(Grindstone::WorldContextSet *) (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
Unregister(HashedString name) (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManagervirtual
WorldContextSetArray typedef (defined in Grindstone::WorldContextManager)Grindstone::WorldContextManager