|
GlueGen v2.6.0-rc-20250712
GlueGen, Native Binding Generator for Java (public API).
|
Public Attributes | |
| X86 | |
| AMD/Intel. More... | |
| ARM | |
| ARM. More... | |
| PPC | |
| Power PC. More... | |
| SPARC | |
| SPARC. More... | |
| MIPS | |
| Mips. More... | |
| PA_RISC | |
| PA RISC. More... | |
| IA64 | |
| Itanium. More... | |
| SuperH | |
| Hitachi SuperH. More... | |
Definition at line 64 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.ARM |
ARM.
Definition at line 68 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.IA64 |
Itanium.
Definition at line 78 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.MIPS |
Mips.
Definition at line 74 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.PA_RISC |
PA RISC.
Definition at line 76 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.PPC |
Power PC.
Definition at line 70 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.SPARC |
SPARC.
Definition at line 72 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.SuperH |
Hitachi SuperH.
Definition at line 80 of file Platform.java.
| com.jogamp.common.os.Platform.CPUFamily.X86 |
AMD/Intel.
Definition at line 66 of file Platform.java.