com.sun.opengl.impl.x11

Class GLXHyperpipeNetworkSGIX


public abstract class GLXHyperpipeNetworkSGIX
extends Object

Method Summary

static GLXHyperpipeNetworkSGIX
create()
static GLXHyperpipeNetworkSGIX
create(ByteBuffer buf)
ByteBuffer
getBuffer()
abstract int
networkId()
abstract GLXHyperpipeNetworkSGIX
networkId(int val)
static int
size()

Method Details

create

public static GLXHyperpipeNetworkSGIX create()

create

public static GLXHyperpipeNetworkSGIX create(ByteBuffer buf)

getBuffer

public ByteBuffer getBuffer()

networkId

public abstract int networkId()

networkId

public abstract GLXHyperpipeNetworkSGIX networkId(int val)

size

public static int size()

Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.