| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
FlyCapture2.TopologyNode |
FlyCapture2.TopologyNode.GetChild(int position)
Get child node located at the specified position.
|
FlyCapture2.TopologyNode |
FlyCapture2.TopologyNode.position(int position) |
FlyCapture2.TopologyNode |
FlyCapture2.TopologyNode.put(FlyCapture2.TopologyNode other)
Assignment operator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlyCapture2.TopologyNode.AddChild(FlyCapture2.TopologyNode childNode)
Add the specified TopologyNode as a child of the node.
|
FlyCapture2.Error |
FlyCapture2.BusManager.GetTopology(FlyCapture2.TopologyNode pNode)
Gets the topology information for the PC.
|
FlyCapture2.TopologyNode |
FlyCapture2.TopologyNode.put(FlyCapture2.TopologyNode other)
Assignment operator.
|
| Constructor and Description |
|---|
TopologyNode(FlyCapture2.TopologyNode other)
Copy constructor.
|
Copyright © 2015. All Rights Reserved.