Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::NodeComponent Class Referenceabstract
Inheritance diagram for brenta::NodeComponent:
brenta::DirLightNodeComponent brenta::ModelNodeComponent brenta::ParticleEmitterNodeComponent brenta::PointLightNodeComponent brenta::TextNodeComponent

Public Member Functions

virtual void update (float delta_time)=0
 
virtual void draw (const glm::mat4 &world_matrix)=0
 

Data Fields

tenno::weak_ptr< Nodeowner
 

Friends

class Scene
 

Detailed Description

Definition at line 67 of file node.hpp.

Friends And Related Symbol Documentation

◆ Scene

friend class Scene
friend

Definition at line 71 of file node.hpp.

Field Documentation

◆ owner

tenno::weak_ptr<Node> brenta::NodeComponent::owner

Definition at line 73 of file node.hpp.


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