Class Viewport

Inheritance Relationships

Base Type

Class Documentation

class Viewport : public shiva::DockWindow

Public Functions

void Init(ari::World *p_world)

Protected Functions

void OnGui()
void OnHovered()

Protected Attributes

ari::Camera *m_pCamera = nullptr
ari::Viewport *m_pViewport = nullptr
ari::Image *m_pView = nullptr
ari::PlatformWindow *m_pPlatformWindow = nullptr
ari::DelegateTwoParam<void, int, int> m_OnMouseMove