Skip to content

Window

[0] More...

Inherits from Kuesa::Serenity::Window, Qt3DExtras::Qt3DWindow

Public Functions

Name
Window(const bool usesInstancing)

Public Attributes

Name
constexpr int Ducks
constexpr int r

Additional inherited members

Protected Functions inherited from Kuesa::Serenity::Window

Name
void mousePressEvent(KDGui::MousePressEvent * ev) override
void mouseReleaseEvent(KDGui::MouseReleaseEvent * ev) override
void mouseMoveEvent(KDGui::MouseMoveEvent * ev) override
void mouseWheelEvent(KDGui::MouseWheelEvent * ev) override
void keyPressEvent(KDGui::KeyPressEvent * ev) override
void keyReleaseEvent(KDGui::KeyReleaseEvent * ev) override

Public Attributes inherited from Kuesa::Serenity::Window

Name
KDBindings::Property< CameraController * > cameraController

Detailed Description

1
class Window;

[0]

[0]

Public Functions Documentation

function Window

1
2
3
inline explicit Window(
    const bool usesInstancing
)

[0.1]

[0.1]

[0.2]

[0.2]

[0.3]

[0.3]

[0.4]

[0.4]

[0.5]

[0.5]

[0.6]

[0.6]

[0.7]

[0.7]

Public Attributes Documentation

variable Ducks

1
static constexpr int Ducks = 2000;

variable r

1
static constexpr int r = 2000;

Updated on 2023-07-03 at 11:02:07 +0000