mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 04:44:08 +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 PalmData;
|
||||
class Text3DOverlay;
|
||||
|
||||
/// Handles interaction with the Oculus Rift.
|
||||
class OculusManager {
|
||||
|
|
Loading…
Reference in a new issue