JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.nativewindow.awt.DirectDataBufferInt.DirectWritableRaster Class Reference
Inheritance diagram for com.jogamp.nativewindow.awt.DirectDataBufferInt.DirectWritableRaster:
Collaboration diagram for com.jogamp.nativewindow.awt.DirectDataBufferInt.DirectWritableRaster:

Protected Member Functions

 DirectWritableRaster (final SampleModel sampleModel, final DirectDataBufferInt dataBuffer, final Point origin)
 

Detailed Description

Definition at line 50 of file DirectDataBufferInt.java.

Constructor & Destructor Documentation

◆ DirectWritableRaster()

com.jogamp.nativewindow.awt.DirectDataBufferInt.DirectWritableRaster.DirectWritableRaster ( final SampleModel  sampleModel,
final DirectDataBufferInt  dataBuffer,
final Point  origin 
)
protected

Definition at line 51 of file DirectDataBufferInt.java.


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