ARAutoController class

Constructors

ARAutoController()

Properties

anchors ARAnchorManager?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hintState ValueNotifier<ARHintState>
final
objects ARObjectManager?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
session ARSessionManager?
getter/setter pair

Methods

buildGestureLayer() Widget?
buildHintOverlay() Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onARViewCreated(ARSessionManager s, ARObjectManager o, ARAnchorManager a) → void
placeObject() Future<void>
preloadModelFromUrl(String url) Future<void>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited