![]() |
Plasma Engine
2.0
|
This is the complete list of members for plRenderWorld, including all inherited members.
| AddMainView(const plViewHandle &hView) (defined in plRenderWorld) | plRenderWorld | static |
| AddViewToRender(const plViewHandle &hView) (defined in plRenderWorld) | plRenderWorld | static |
| BeginFrame() (defined in plRenderWorld) | plRenderWorld | static |
| BeginModifyCameraConfigs() (defined in plRenderWorld) | plRenderWorld | static |
| CacheRenderData(const plView &view, const plGameObjectHandle &hOwnerObject, const plComponentHandle &hOwnerComponent, plUInt16 uiComponentVersion, plArrayPtr< plInternal::RenderDataCacheEntry > cacheEntries) (defined in plRenderWorld) | plRenderWorld | static |
| ClearCameraConfigs() (defined in plRenderWorld) | plRenderWorld | static |
| ClearMainViews() (defined in plRenderWorld) | plRenderWorld | static |
| CreateView(const char *szName, plView *&out_pView) (defined in plRenderWorld) | plRenderWorld | static |
| DeleteAllCachedRenderData() (defined in plRenderWorld) | plRenderWorld | static |
| DeleteCachedRenderData(const plGameObjectHandle &hOwnerObject, const plComponentHandle &hOwnerComponent) (defined in plRenderWorld) | plRenderWorld | static |
| DeleteCachedRenderDataForObject(const plGameObject *pOwnerObject) (defined in plRenderWorld) | plRenderWorld | static |
| DeleteCachedRenderDataForObjectRecursive(const plGameObject *pOwnerObject) (defined in plRenderWorld) | plRenderWorld | static |
| DeleteView(const plViewHandle &hView) (defined in plRenderWorld) | plRenderWorld | static |
| EndFrame() (defined in plRenderWorld) | plRenderWorld | static |
| EndModifyCameraConfigs() (defined in plRenderWorld) | plRenderWorld | static |
| ExtractMainViews() (defined in plRenderWorld) | plRenderWorld | static |
| FindCameraConfig(const char *szName) (defined in plRenderWorld) | plRenderWorld | static |
| GetCachedRenderData(const plView &view, const plGameObjectHandle &hOwner, plUInt16 uiComponentVersion) (defined in plRenderWorld) | plRenderWorld | static |
| GetDataIndexForExtraction() (defined in plRenderWorld) | plRenderWorld | inlinestatic |
| GetDataIndexForRendering() (defined in plRenderWorld) | plRenderWorld | inlinestatic |
| GetExtractionEvent() (defined in plRenderWorld) | plRenderWorld | inlinestatic |
| GetFrameCounter() (defined in plRenderWorld) | plRenderWorld | inlinestatic |
| GetMainViews() (defined in plRenderWorld) | plRenderWorld | static |
| GetRenderEvent() (defined in plRenderWorld) | plRenderWorld | inlinestatic |
| GetUseMultithreadedRendering() (defined in plRenderWorld) | plRenderWorld | static |
| GetViewByUsageHint(plCameraUsageHint::Enum usageHint, plCameraUsageHint::Enum alternativeUsageHint=plCameraUsageHint::None, const plWorld *pWorld=nullptr) | plRenderWorld | static |
| IsRenderingThread() (defined in plRenderWorld) | plRenderWorld | static |
| plRenderPipeline (defined in plRenderWorld) | plRenderWorld | friend |
| plView (defined in plRenderWorld) | plRenderWorld | friend |
| RemoveMainView(const plViewHandle &hView) (defined in plRenderWorld) | plRenderWorld | static |
| Render(plRenderContext *pRenderContext) (defined in plRenderWorld) | plRenderWorld | static |
| ResetFrameCounter() | plRenderWorld | inlinestatic |
| ResetRenderDataCache(plView &ref_view) (defined in plRenderWorld) | plRenderWorld | static |
| s_CameraConfigsModifiedEvent (defined in plRenderWorld) | plRenderWorld | static |
| s_ViewCreatedEvent (defined in plRenderWorld) | plRenderWorld | static |
| s_ViewDeletedEvent (defined in plRenderWorld) | plRenderWorld | static |
| SetCameraConfig(const char *szName, const CameraConfig &config) (defined in plRenderWorld) | plRenderWorld | static |
| TryGetView(const plViewHandle &hView, plView *&out_pView) (defined in plRenderWorld) | plRenderWorld | static |