FMX.Controls3D.IViewport3D Methods
InheritedProtected
| AddLight | public | |
| AddRef | public | Increments the reference count for this interface. |
| GetCamera | public | |
| GetContext | public | The prototype for the getter implementation for the Context property. |
| GetCurrentCamera | public | |
| GetLight | public | |
| GetLightCount | public | |
| GetObject | public | The prototype for a function that returns the object that implements this interface. |
| GetUsingDesignCamera | public | |
| GetViewportScale | public | |
| LocalToScreen | public | The prototype for a function that transforms and returns a specified point from the local perspective to the screen perspective. |
| NeedRender | public | The prototype for a function that repaints the viewport surface and updates all the effects (if any) that are assigned to any of the child controls. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| RemoveLight | public | |
| ScreenToLocal | public | The prototype for a function that transforms and returns a specified point from the screen perspective to the local perspective. |
| SetCamera | public | |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |