com.sun.opengl.impl.x11
Class GLXHyperpipeNetworkSGIX

java.lang.Object
  extended by com.sun.opengl.impl.x11.GLXHyperpipeNetworkSGIX

public abstract class GLXHyperpipeNetworkSGIX
extends java.lang.Object


Method Summary
static GLXHyperpipeNetworkSGIX create()
           
static GLXHyperpipeNetworkSGIX create(java.nio.ByteBuffer buf)
           
 java.nio.ByteBuffer getBuffer()
           
abstract  int networkId()
           
abstract  GLXHyperpipeNetworkSGIX networkId(int val)
           
static int size()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

size

public static int size()

create

public static GLXHyperpipeNetworkSGIX create()

create

public static GLXHyperpipeNetworkSGIX create(java.nio.ByteBuffer buf)

getBuffer

public java.nio.ByteBuffer getBuffer()

networkId

public abstract GLXHyperpipeNetworkSGIX networkId(int val)

networkId

public abstract int networkId()


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