mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 12:28:02 +02:00
Text3DOverlay forward definition
This commit is contained in:
parent
79b9a898de
commit
9ce405a744
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ const float DEFAULT_OCULUS_UI_ANGULAR_SIZE = 72.0f;
|
||||||
|
|
||||||
class Camera;
|
class Camera;
|
||||||
class PalmData;
|
class PalmData;
|
||||||
|
class Text3DOverlay;
|
||||||
|
|
||||||
/// Handles interaction with the Oculus Rift.
|
/// Handles interaction with the Oculus Rift.
|
||||||
class OculusManager {
|
class OculusManager {
|
||||||
|
|
Loading…
Reference in a new issue