Rebel Fork Framework
Urho3D::ParticleGraphNodes::PatternMatchingNode::Instance Struct Reference
Inheritance diagram for Urho3D::ParticleGraphNodes::PatternMatchingNode::Instance:
Urho3D::ParticleGraphNodeInstance Urho3D::NonCopyable

Public Member Functions

 Instance (PatternMatchingNode *node, const NodePattern &pattern)
 Construct.
 
virtual void Update (UpdateContext &context)
 Update particles.
 
- Public Member Functions inherited from Urho3D::ParticleGraphNodeInstance
virtual void OnSceneSet (Scene *scene)
 Handle scene change in instance.
 
virtual void UpdateDrawableAttributes ()
 Handle drawable attribute change.
 
virtual void Reset ()
 

Public Attributes

PatternMatchingNodenode_
 
const NodePatternpattern_
 

Additional Inherited Members

- Protected Member Functions inherited from Urho3D::ParticleGraphNodeInstance
void CopyDrawableAttributes (Drawable *drawable, ParticleGraphEmitter *emitter)
 Copy drawable attributes from emitter.
 
- Protected Member Functions inherited from Urho3D::NonCopyable
 NonCopyable (const NonCopyable &other)=delete
 
 NonCopyable (NonCopyable &&other)=delete
 
NonCopyableoperator= (const NonCopyable &other)=delete
 
NonCopyableoperator= (NonCopyable &&other)=delete
 

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