![]() |
Plasma Engine
2.0
|

Public Member Functions | |
| virtual const plRTTI * | GetBehaviorType () const override |
| virtual void | CopyBehaviorProperties (plParticleBehavior *pObject, bool bFirstTime) const override |
| virtual void | Save (plStreamWriter &inout_stream) const override |
| virtual void | Load (plStreamReader &inout_stream) override |
| void | SetSizeCurveFile (const char *szFile) |
| const char * | GetSizeCurveFile () const |
Public Member Functions inherited from plParticleBehaviorFactory | |
| plParticleBehavior * | CreateBehavior (plParticleSystemInstance *pOwner) const |
| virtual void | QueryFinalizerDependencies (plSet< const plRTTI * > &inout_finalizerDeps) const |
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. | |
Public Attributes | |
| float | m_fBaseSize |
| float | m_fCurveScale |
| plCurve1DResourceHandle | m_hCurve |
Additional Inherited Members | |
Static Public Member Functions inherited from plNoBase | |
| static const plRTTI * | GetStaticRTTI () |
|
overridevirtual |
Implements plParticleBehaviorFactory.
|
overridevirtual |
Implements plParticleBehaviorFactory.
|
overridevirtual |
Implements plParticleBehaviorFactory.
|
overridevirtual |
Implements plParticleBehaviorFactory.