net.java.games.jogl.impl.x11

Class GLXHyperpipeNetworkSGIX


public class GLXHyperpipeNetworkSGIX
extends java.lang.Object

Constructor Summary

GLXHyperpipeNetworkSGIX()
GLXHyperpipeNetworkSGIX(ByteBuffer buf)

Method Summary

ByteBuffer
getBuffer()
int
networkId()
GLXHyperpipeNetworkSGIX
networkId(int val)
static int
size()

Constructor Details

GLXHyperpipeNetworkSGIX

public GLXHyperpipeNetworkSGIX()

GLXHyperpipeNetworkSGIX

public GLXHyperpipeNetworkSGIX(ByteBuffer buf)

Method Details

getBuffer

public ByteBuffer getBuffer()

networkId

public int networkId()

networkId

public GLXHyperpipeNetworkSGIX networkId(int val)

size

public static int size()