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