Introduce ArFrameMetadata to relly less on virtual functions for metadata getters
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
namespace openVulkanoCpp::AR::Network
|
||||
{
|
||||
ArSessionStream::ArSessionStream(const std::string& serverAddress, std::optional<ArSessionConfig> requestConfig)
|
||||
: ArSession({})
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user