public class PxPvd extends NativeObject
NativeObject.Allocator<T>address, isExternallyAllocated| Modifier | Constructor and Description |
|---|---|
protected |
PxPvd() |
protected |
PxPvd(long address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
connect(PxPvdTransport transport,
PxPvdInstrumentationFlags flags) |
static PxPvd |
wrapPointer(long address) |
checkNotNull, equals, getAddress, hashCodepublic static PxPvd wrapPointer(long address)
public boolean connect(PxPvdTransport transport, PxPvdInstrumentationFlags flags)
transport - WebIDL type: PxPvdTransport [Ref]flags - WebIDL type: PxPvdInstrumentationFlags [Ref]