FreeWRL / FreeX3D 4.3.0
_NPWindow Struct Reference

Data Fields

void * window
 
int32_t x
 
int32_t y
 
uint32_t width
 
uint32_t height
 
NPRect clipRect
 
void * ws_info
 
NPWindowType type
 

Detailed Description

Definition at line 400 of file npapi.h.

Field Documentation

◆ clipRect

NPRect _NPWindow::clipRect

Definition at line 409 of file npapi.h.

◆ height

uint32_t _NPWindow::height

Definition at line 408 of file npapi.h.

◆ type

NPWindowType _NPWindow::type

Definition at line 414 of file npapi.h.

◆ width

uint32_t _NPWindow::width

Definition at line 407 of file npapi.h.

◆ window

void* _NPWindow::window

Definition at line 402 of file npapi.h.

◆ ws_info

void* _NPWindow::ws_info

Definition at line 412 of file npapi.h.

◆ x

int32_t _NPWindow::x

Definition at line 405 of file npapi.h.

◆ y

int32_t _NPWindow::y

Definition at line 406 of file npapi.h.


The documentation for this struct was generated from the following file: