namespace Anchors (Niantic.ARDK.AR.Anchors)
namespace Anchors {
// enums
enum AnchorType;
enum PlaneAlignment;
enum PlaneClassification;
enum PlaneClassificationStatus;
// interfaces
interface IARAnchor;
interface IARImageAnchor;
interface IARPlaneAnchor;
// classes
class AnchorExtensions;
} // namespace Anchors