Window class
Constructors, destructors, conversion operators
Public functions
- auto Initialize(const WindowBuilder*) -> NVNboolean
- void Finalize()
- void SetDebugLabel(const char*)
- auto AcquireTexture(Sync*, int*) -> WindowAcquireTextureResult
- auto GetNativeWindow() const -> NVNnativeWindow
- auto GetPresentInterval() const -> int
- void SetPresentInterval(int)
- void SetCrop(int, int, int, int)
- void GetCrop(Rectangle*) const
Protected functions
Protected variables
- char reserved