-
Methods in org.robovm.apple.arkit with parameters of type ARSession
| Modifier and Type |
Method |
Description |
void |
ARSCNViewDelegateAdapter.cameraDidChangeTrackingState(ARSession session,
ARCamera camera) |
|
void |
ARSessionObserver.cameraDidChangeTrackingState(ARSession session,
ARCamera camera) |
|
void |
ARSessionObserverAdapter.cameraDidChangeTrackingState(ARSession session,
ARCamera camera) |
|
void |
ARSKViewDelegateAdapter.cameraDidChangeTrackingState(ARSession session,
ARCamera camera) |
|
void |
ARSessionDelegate.didAddAnchors(ARSession session,
NSArray<ARAnchor> anchors) |
|
void |
ARSessionDelegateAdapter.didAddAnchors(ARSession session,
NSArray<ARAnchor> anchors) |
|
void |
ARSCNViewDelegateAdapter.didChangeGeoTrackingStatus(ARSession session,
ARGeoTrackingStatus geoTrackingStatus) |
|
void |
ARSessionObserver.didChangeGeoTrackingStatus(ARSession session,
ARGeoTrackingStatus geoTrackingStatus) |
|
void |
ARSessionObserverAdapter.didChangeGeoTrackingStatus(ARSession session,
ARGeoTrackingStatus geoTrackingStatus) |
|
void |
ARSKViewDelegateAdapter.didChangeGeoTrackingStatus(ARSession session,
ARGeoTrackingStatus geoTrackingStatus) |
|
void |
ARSCNViewDelegateAdapter.didFailWithError(ARSession session,
NSError error) |
|
void |
ARSessionObserver.didFailWithError(ARSession session,
NSError error) |
|
void |
ARSessionObserverAdapter.didFailWithError(ARSession session,
NSError error) |
|
void |
ARSKViewDelegateAdapter.didFailWithError(ARSession session,
NSError error) |
|
void |
ARSCNViewDelegateAdapter.didOutputAudioSampleBuffer(ARSession session,
CMSampleBuffer audioSampleBuffer) |
|
void |
ARSessionObserver.didOutputAudioSampleBuffer(ARSession session,
CMSampleBuffer audioSampleBuffer) |
|
void |
ARSessionObserverAdapter.didOutputAudioSampleBuffer(ARSession session,
CMSampleBuffer audioSampleBuffer) |
|
void |
ARSKViewDelegateAdapter.didOutputAudioSampleBuffer(ARSession session,
CMSampleBuffer audioSampleBuffer) |
|
void |
ARSCNViewDelegateAdapter.didOutputCollaborationData(ARSession session,
ARCollaborationData data) |
|
void |
ARSessionObserver.didOutputCollaborationData(ARSession session,
ARCollaborationData data) |
|
void |
ARSessionObserverAdapter.didOutputCollaborationData(ARSession session,
ARCollaborationData data) |
|
void |
ARSKViewDelegateAdapter.didOutputCollaborationData(ARSession session,
ARCollaborationData data) |
|
void |
ARSessionDelegate.didRemoveAnchors(ARSession session,
NSArray<ARAnchor> anchors) |
|
void |
ARSessionDelegateAdapter.didRemoveAnchors(ARSession session,
NSArray<ARAnchor> anchors) |
|
void |
ARSessionDelegate.didUpdateAnchors(ARSession session,
NSArray<ARAnchor> anchors) |
|
void |
ARSessionDelegateAdapter.didUpdateAnchors(ARSession session,
NSArray<ARAnchor> anchors) |
|
void |
ARSessionDelegate.didUpdateFrame(ARSession session,
ARFrame frame) |
|
void |
ARSessionDelegateAdapter.didUpdateFrame(ARSession session,
ARFrame frame) |
|
void |
ARSCNViewDelegateAdapter.sessionInterruptionEnded(ARSession session) |
|
void |
ARSessionObserver.sessionInterruptionEnded(ARSession session) |
|
void |
ARSessionObserverAdapter.sessionInterruptionEnded(ARSession session) |
|
void |
ARSKViewDelegateAdapter.sessionInterruptionEnded(ARSession session) |
|
boolean |
ARSCNViewDelegateAdapter.sessionShouldAttemptRelocalization(ARSession session) |
|
boolean |
ARSessionObserver.sessionShouldAttemptRelocalization(ARSession session) |
|
boolean |
ARSessionObserverAdapter.sessionShouldAttemptRelocalization(ARSession session) |
|
boolean |
ARSKViewDelegateAdapter.sessionShouldAttemptRelocalization(ARSession session) |
|
void |
ARSCNViewDelegateAdapter.sessionWasInterrupted(ARSession session) |
|
void |
ARSessionObserver.sessionWasInterrupted(ARSession session) |
|
void |
ARSessionObserverAdapter.sessionWasInterrupted(ARSession session) |
|
void |
ARSKViewDelegateAdapter.sessionWasInterrupted(ARSession session) |
|
void |
ARCoachingOverlayView.setSession(ARSession v) |
|
void |
ARSCNView.setSession(ARSession v) |
|
void |
ARSKView.setSession(ARSession v) |
|