Classes | |
class | AtlasPinViewFactory |
class | IPinObservable |
Interface to an observable collection of Pin objects. More... | |
class | IPinObserver |
Interface to an observer of a collection Pin objects. More... | |
class | IPinViewFactory |
Interface to a factory for creating PinView objects. More... | |
class | Pin |
Defines the data model for a Pin placed in the 3D world. More... | |
class | PinController |
Controller (in the Model-View-Controller sense) for a set of Pins. More... | |
class | PinRepository |
A repository for a set of Pin model objects. More... | |
class | PinsModule |
Object graph for a default implementation of Pin control and rendering. More... | |
class | PinView |
A view object representing a Pin in the world as 2.5D billboard sprite. More... | |
class | PinViewFactory |
Factory for creating PinViews. More... | |
class | PinViewRenderer |
Renderer for a collection of PinView objects. More... | |
Typedefs | |
typedef int | TPinId |
Pins.