net.java.games.gluegen

Class StructLayout


public class StructLayout
extends java.lang.Object

Constructor Summary

StructLayout(int baseOffset, int structAlignment)

Method Summary

static StructLayout
createForCurrentPlatform()
void
layout(net.java.games.gluegen.cgram.types.CompoundType t)

Constructor Details

StructLayout

protected StructLayout(int baseOffset,
                       int structAlignment)

Method Details

createForCurrentPlatform

public static StructLayout createForCurrentPlatform()

layout

public void layout(net.java.games.gluegen.cgram.types.CompoundType t)