Fission FSN
Loading...
Searching...
No Matches
gfCDrawOrderStateComponent Class Reference

#include <gfCDrawOrderStateComponent.h>

Inheritance diagram for gfCDrawOrderStateComponent:

Public Member Functions

fsStr const & serialisedSceneParentNameGet () const
gfCDrawOrderStateComponent *const next ()
fsBool notLinked () const
void clear ()
fsS32 sizeGet ()
void addToTail (gfCDrawOrderStateComponent *pNew)
gfCDrawOrderStateComponent *const tailGet ()
gfCDrawOrderStateComponent *const rootGet ()
 ~gfCDrawOrderStateComponent ()
Public Member Functions inherited from fsIComponent
template<typename TInterface>
std::vector< fsCEntity * > appSceneEntitiesWithComponentOfFamilyType () const
template<typename TInterface>
fsCEntityappSceneFirstEntityWithComponentOfFamilyType () const
fsCEntityappSceneEntityNamed (const fsStr &pName) const
void reset ()
void update (fsS32 pDeltaMs)
void render ()
void matrixApply ()
void postLoad ()
void deserialise ()
void serialise ()
void initialiseFromVariableTable (const fsCVariableTable &pVars)
void initialise ()
void finalise ()
fsCEntityparentGet () const
fsCEntitygrandparentGet () const

Static Public Attributes

static const fsCUniqueId mTypeId

Protected Member Functions

 gfCDrawOrderStateComponent (fsCEntity *pParent)
void deserialiseDo () override
void serialiseDo () override
Protected Member Functions inherited from fsIComponent
virtual void resetDo ()
virtual void updateDo (fsS32 pDeltaMs)
virtual void renderDo ()
virtual void matrixApplyDo ()
virtual void postLoadDo ()
virtual void initialiseFromVariableTableDo (const fsCVariableTable &pVars)
virtual void initialiseDo ()
virtual void finaliseDo ()
virtual ~fsIComponent ()
 fsIComponent (fsCEntity *pParent)

Static Protected Member Functions

static fsIComponentcreate (fsCEntity *pParent)

Friends

class fsCComponentFactory

Constructor & Destructor Documentation

◆ ~gfCDrawOrderStateComponent()

gfCDrawOrderStateComponent::~gfCDrawOrderStateComponent ( )

◆ gfCDrawOrderStateComponent()

gfCDrawOrderStateComponent::gfCDrawOrderStateComponent ( fsCEntity * pParent)
protected

Member Function Documentation

◆ addToTail()

void gfCDrawOrderStateComponent::addToTail ( gfCDrawOrderStateComponent * pNew)

◆ clear()

void gfCDrawOrderStateComponent::clear ( )

◆ create()

fsIComponent * gfCDrawOrderStateComponent::create ( fsCEntity * pParent)
staticprotected

◆ deserialiseDo()

void gfCDrawOrderStateComponent::deserialiseDo ( )
overrideprotectedvirtual

Reimplemented from fsIComponent.

◆ next()

gfCDrawOrderStateComponent *const gfCDrawOrderStateComponent::next ( )

◆ notLinked()

fsBool gfCDrawOrderStateComponent::notLinked ( ) const

◆ rootGet()

gfCDrawOrderStateComponent *const gfCDrawOrderStateComponent::rootGet ( )

◆ serialiseDo()

void gfCDrawOrderStateComponent::serialiseDo ( )
overrideprotectedvirtual

Reimplemented from fsIComponent.

◆ serialisedSceneParentNameGet()

fsStr const & gfCDrawOrderStateComponent::serialisedSceneParentNameGet ( ) const
inline

◆ sizeGet()

fsS32 gfCDrawOrderStateComponent::sizeGet ( )

◆ tailGet()

gfCDrawOrderStateComponent *const gfCDrawOrderStateComponent::tailGet ( )

◆ fsCComponentFactory

friend class fsCComponentFactory
friend

Member Data Documentation

◆ mTypeId

const fsCUniqueId gfCDrawOrderStateComponent::mTypeId
static

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