FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.UI.Widgets.PointsOfInterest.PoiInspector Class Reference

Root inspector for points of interest. Handles switching between view and edit modes. More...

Inheritance diagram for FMAR.UI.Widgets.PointsOfInterest.PoiInspector:

Public Member Functions

void Inspect (PointOfInterest pointOfInterest)
 Switches to view mode and displays the point of interest.
 
void Edit (PointOfInterest pointOfInterest)
 Switches to edit mode and displays the point of interest.
 

Properties

PointsOfInterest BasePoiWidget [get]
 

Detailed Description

Root inspector for points of interest. Handles switching between view and edit modes.

Member Function Documentation

◆ Edit()

void FMAR.UI.Widgets.PointsOfInterest.PoiInspector.Edit ( PointOfInterest pointOfInterest)
inline

Switches to edit mode and displays the point of interest.

Parameters
pointOfInterestThe point of interest to display.

◆ Inspect()

void FMAR.UI.Widgets.PointsOfInterest.PoiInspector.Inspect ( PointOfInterest pointOfInterest)
inline

Switches to view mode and displays the point of interest.

Parameters
pointOfInterestThe point of interest to display.

Property Documentation

◆ BasePoiWidget

PointsOfInterest FMAR.UI.Widgets.PointsOfInterest.PoiInspector.BasePoiWidget
get

The documentation for this class was generated from the following file: