FreeWRL / FreeX3D 4.3.0
_NPImageExpose Struct Reference

Data Fields

char * data
 
int32_t stride
 
int32_t depth
 
int32_t x
 
int32_t y
 
uint32_t width
 
uint32_t height
 
NPSize dataSize
 
float translateX
 
float translateY
 
float scaleX
 
float scaleY
 

Detailed Description

Definition at line 417 of file npapi.h.

Field Documentation

◆ data

char* _NPImageExpose::data

Definition at line 419 of file npapi.h.

◆ dataSize

NPSize _NPImageExpose::dataSize

Definition at line 426 of file npapi.h.

◆ depth

int32_t _NPImageExpose::depth

Definition at line 421 of file npapi.h.

◆ height

uint32_t _NPImageExpose::height

Definition at line 425 of file npapi.h.

◆ scaleX

float _NPImageExpose::scaleX

Definition at line 429 of file npapi.h.

◆ scaleY

float _NPImageExpose::scaleY

Definition at line 430 of file npapi.h.

◆ stride

int32_t _NPImageExpose::stride

Definition at line 420 of file npapi.h.

◆ translateX

float _NPImageExpose::translateX

Definition at line 427 of file npapi.h.

◆ translateY

float _NPImageExpose::translateY

Definition at line 428 of file npapi.h.

◆ width

uint32_t _NPImageExpose::width

Definition at line 424 of file npapi.h.

◆ x

int32_t _NPImageExpose::x

Definition at line 422 of file npapi.h.

◆ y

int32_t _NPImageExpose::y

Definition at line 423 of file npapi.h.


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