![]() |
Plasma Engine
2.0
|

Public Member Functions | |
| virtual void | GetSupportedRenderDataTypes (plHybridArray< const plRTTI *, 8 > &inout_types) const override |
| virtual void | GetSupportedRenderDataCategories (plHybridArray< plRenderData::Category, 8 > &inout_categories) const override |
| virtual void | RenderBatch (const plRenderViewContext &renderContext, const plRenderPipelinePass *pPass, const plRenderDataBatch &batch) const override |
Public Member Functions inherited from plReflectedClass | |
| virtual const plRTTI * | GetDynamicRTTI () const |
| bool | IsInstanceOf (const plRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it. | |
| template<typename T > | |
| PL_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it. | |
Static Public Attributes | |
| static float | s_fGizmoScale = 1.0f |
Additional Inherited Members | |
Static Public Member Functions inherited from plNoBase | |
| static const plRTTI * | GetStaticRTTI () |
|
overridevirtual |
Implements plRenderer.
|
overridevirtual |
Implements plRenderer.
|
overridevirtual |
Implements plRenderer.