| Package | Description |
|---|---|
| org.bytedeco.spinnaker.global |
| Modifier and Type | Method and Description |
|---|---|
static Spinnaker_C._spinError |
Spinnaker_C.spinInterfaceEventCreate(spinInterfaceEvent phInterfaceEvent,
spinArrivalEventFunction pArrivalFunction,
spinRemovalEventFunction pRemovalFunction,
Pointer pUserData)
Creates an interface event (both arrival and removal)
|
static Spinnaker_C._spinError |
Spinnaker_C.spinRemovalEventCreate(spinRemovalEvent phRemovalEvent,
spinRemovalEventFunction pFunction,
Pointer pUserData)
Creates a removal event
|
Copyright © 2020. All rights reserved.