public class DepthComponentNative extends DepthComponent
ALLOW_DATA_READ, ALLOW_SIZE_READ| Constructor | Description |
|---|---|
DepthComponentNative(int width,
int height) |
Constructs a new native depth (z-buffer) component object with the
specified width and height.
|
| Modifier and Type | Method | Description |
|---|---|---|
NodeComponent |
cloneNodeComponent() |
Creates a new DepthComponentNative object.
|
getHeight, getWidthcloneNodeComponent, duplicateNodeComponent, duplicateNodeComponent, getDuplicateOnCloneTree, setDuplicateOnCloneTreeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearCapability, clearCapabilityIsFrequent, duplicateSceneGraphObject, getCapability, getCapabilityIsFrequent, getName, getUserData, isCompiled, isLive, setCapability, setCapabilityIsFrequent, setName, setUserData, toString, updateNodeReferencespublic DepthComponentNative(int width,
int height)
width - the width of the array of depth valuesheight - the height of the array of depth valuespublic NodeComponent cloneNodeComponent()
duplicateNode method.cloneNodeComponent in class NodeComponentNode.duplicateNode(javax.media.j3d.Node, boolean),
Node.cloneTree(),
NodeComponent.setDuplicateOnCloneTree(boolean)Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.