Searched refs:PlatformWindows (Results 1 – 2 of 2) sorted by relevance
36 PlatformWindows::PlatformWindows(PlatformCreateInfo const& createInfo) in PlatformWindows() function in PlatformWindows97 const PlatformData& PlatformWindows::GetPlatformData() const in GetPlatformData()102 void PlatformWindows::RegisterPluginLocations(IPluginRegister& registry) in RegisterPluginLocations()113 return CORE_NS::IPlatform::Ptr(new PlatformWindows(createInfo)); in Create()
36 class PlatformWindows final : public IPlatform {38 explicit PlatformWindows(PlatformCreateInfo const& createInfo);39 ~PlatformWindows() override = default;