JOGL v2.6.0-rc-20250706
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod Class Reference
Collaboration diagram for com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod:

Public Member Functions

Method getWrappedMethod ()
 
boolean runHooks ()
 
boolean isSynthetic ()
 
boolean isSyntheticIsGL ()
 
boolean isSyntheticGetGL ()
 
boolean equals (final Object obj)
 
int hashCode ()
 
String toString ()
 

Detailed Description

Definition at line 268 of file BuildComposablePipeline.java.

Member Function Documentation

◆ equals()

boolean com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.equals ( final Object  obj)

Definition at line 295 of file BuildComposablePipeline.java.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getWrappedMethod()

Method com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.getWrappedMethod ( )

Definition at line 282 of file BuildComposablePipeline.java.

Here is the caller graph for this function:

◆ hashCode()

int com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.hashCode ( )

Definition at line 309 of file BuildComposablePipeline.java.

◆ isSynthetic()

boolean com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.isSynthetic ( )

Definition at line 290 of file BuildComposablePipeline.java.

Here is the caller graph for this function:

◆ isSyntheticGetGL()

boolean com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.isSyntheticGetGL ( )

Definition at line 292 of file BuildComposablePipeline.java.

Here is the caller graph for this function:

◆ isSyntheticIsGL()

boolean com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.isSyntheticIsGL ( )

Definition at line 291 of file BuildComposablePipeline.java.

Here is the caller graph for this function:

◆ runHooks()

boolean com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.runHooks ( )

Definition at line 286 of file BuildComposablePipeline.java.

◆ toString()

String com.jogamp.gluegen.opengl.BuildComposablePipeline.PlainMethod.toString ( )

Definition at line 319 of file BuildComposablePipeline.java.


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