javax.media.j3d
Class NativeContext

java.lang.Object
  extended by javax.media.j3d.NativeContext
All Implemented Interfaces:
Context

 class NativeContext
extends java.lang.Object
implements Context

Graphics context objects for native rendering pipeline.


Field Summary
private  long nativeCtx
           
 
Constructor Summary
NativeContext(long nativeCtx)
           
 
Method Summary
(package private)  long getNativeCtx()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nativeCtx

private long nativeCtx
Constructor Detail

NativeContext

NativeContext(long nativeCtx)
Method Detail

getNativeCtx

long getNativeCtx()


Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.