net.java.games.jogl.impl.x11

Class GLXHyperpipeConfigSGIX


public class GLXHyperpipeConfigSGIX
extends java.lang.Object

Constructor Summary

GLXHyperpipeConfigSGIX()
GLXHyperpipeConfigSGIX(ByteBuffer buf)

Method Summary

int
channel()
GLXHyperpipeConfigSGIX
channel(int val)
ByteBuffer
getBuffer()
int
participationType()
GLXHyperpipeConfigSGIX
participationType(int val)
static int
size()
int
timeSlice()
GLXHyperpipeConfigSGIX
timeSlice(int val)

Constructor Details

GLXHyperpipeConfigSGIX

public GLXHyperpipeConfigSGIX()

GLXHyperpipeConfigSGIX

public GLXHyperpipeConfigSGIX(ByteBuffer buf)

Method Details

channel

public int channel()

channel

public GLXHyperpipeConfigSGIX channel(int val)

getBuffer

public ByteBuffer getBuffer()

participationType

public int participationType()

participationType

public GLXHyperpipeConfigSGIX participationType(int val)

size

public static int size()

timeSlice

public int timeSlice()

timeSlice

public GLXHyperpipeConfigSGIX timeSlice(int val)