com.jogamp.gluegen.cgram.types
Class MachineDescription32Bit

java.lang.Object
  extended by com.jogamp.gluegen.cgram.types.MachineDescription
      extended by com.jogamp.gluegen.cgram.types.MachineDescription32Bit

public class MachineDescription32Bit
extends MachineDescription


Constructor Summary
MachineDescription32Bit()
           
 
Method Summary
 
Methods inherited from class com.jogamp.gluegen.cgram.types.MachineDescription
charSizeInBytes, doubleSizeInBytes, floatSizeInBytes, int64SizeInBytes, intSizeInBytes, longSizeInBytes, pointerSizeInBytes, shortSizeInBytes, structAlignmentInBytes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MachineDescription32Bit

public MachineDescription32Bit()