ju1ce / April-Tag-VR-FullBody-Tracker

Full-body tracking in VR using AprilTag markers.
MIT License
1.1k stars 55 forks source link

RefPtr improvements #132

Open funnbot opened 1 year ago

funnbot commented 1 year ago

added Ptr which mirrors raw ptr and LateRefPtr which allows for null construction.