public class DepthComponentNative extends DepthComponent
ALLOW_DATA_READ, ALLOW_SIZE_READ| Constructor and 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 and Description |
|---|---|
NodeComponent |
cloneNodeComponent()
Creates a new DepthComponentNative object.
|
getHeight, getWidthcloneNodeComponent, duplicateNodeComponent, duplicateNodeComponent, getDuplicateOnCloneTree, setDuplicateOnCloneTreeclearCapability, 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(org.scijava.java3d.Node, boolean),
Node.cloneTree(),
NodeComponent.setDuplicateOnCloneTree(boolean)Copyright © 2016–2022 SciJava. All rights reserved.