SpiecsEngine
Loading...
Searching...
No Matches
◆
CreateWorld()
std::shared_ptr<
World
> Spices::CreateWorld
(
)
extern WorldCreation definition in Game.
Returns
Returns
World
Pointer.
Definition at line
6
of file
EntryPoint.cpp
.
7
{
8
SPICES_PROFILE_ZONE
;
9
10
return
std::make_shared<WhittedRTWorld>();
11
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices
Generated on Sun Mar 8 2026 10:24:48 for SpiecsEngine by
1.10.0