JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.nativewindow.NativeSurfaceHolder Interface Reference

Accessor interface for implementing classes with ownership of a NativeSurface via an is-a or has-a relation. More...

Inheritance diagram for com.jogamp.nativewindow.NativeSurfaceHolder:
Collaboration diagram for com.jogamp.nativewindow.NativeSurfaceHolder:

Public Member Functions

NativeSurface getNativeSurface ()
 Returns the associated NativeSurface of this NativeSurfaceHolder. More...
 

Detailed Description

Accessor interface for implementing classes with ownership of a NativeSurface via an is-a or has-a relation.

Definition at line 35 of file NativeSurfaceHolder.java.

Member Function Documentation

◆ getNativeSurface()


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