Additions to the library to support the ARCore plugin

This commit is contained in:
Fredia Huya-Kouadio
2020-08-04 09:42:00 -07:00
parent cd69b58bb6
commit 31b0ca80d5
4 changed files with 794 additions and 2 deletions

View File

@@ -15,7 +15,9 @@ public:
RID(Object *p);
int32_t get_rid() const;
godot_rid _get_godot_rid() const;
int32_t get_id() const;
inline bool is_valid() const {
// is_valid() is not available in the C API...