Plasma Engine  2.0
Loading...
Searching...
No Matches
plSceneExportModifier Class Referenceabstract
Inheritance diagram for plSceneExportModifier:

Public Member Functions

virtual void ModifyWorld (plWorld &ref_world, plStringView sDocumentType, const plUuid &documentGuid, bool bForExport)=0
 
- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () 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 Member Functions

static void CreateModifiers (plHybridArray< plSceneExportModifier *, 8 > &ref_modifiers)
 
static void DestroyModifiers (plHybridArray< plSceneExportModifier *, 8 > &ref_modifiers)
 
static void ApplyAllModifiers (plWorld &ref_world, plStringView sDocumentType, const plUuid &documentGuid, bool bForExport)
 
static void CleanUpWorld (plWorld &ref_world)
 
- Static Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

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