Add physicalPixelSize to ArFrameMetadata
This commit is contained in:
@@ -19,6 +19,7 @@ namespace OpenVulkano::AR
|
||||
float exposureTime, exposureOffset, lightIntensity, lightColorTemp;
|
||||
Math::Timestamp timestamp, timestampDepth;
|
||||
ArTrackingState trackingState;
|
||||
float physicalPixelSize = 0;
|
||||
|
||||
[[nodiscard]] std::string ToYaml() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user