Free Electron
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes | List of all members
fe::ext::GodotNode Class Reference

Generic Godot Node. More...

#include <GodotNode.h>

Inherits MeshInstance.

Public Member Functions

void _init (void)
 
void _process (float delta)
 

Static Public Member Functions

static void _register_methods (void)
 

Private Member Functions

void createOperator (void)
 
void updateMesh (void)
 

Private Attributes

float m_time_passed
 
float m_time_emit
 
fe::sp< SingleMasterm_spSingleMaster
 
TerminalNode m_terminalNode
 
sp< SurfaceAccessibleIm_spOutputAccessible
 
godot::Ref< godot::MeshDataTool > m_refMeshDataTool
 
godot::Ref< godot::ArrayMesh > m_refMesh
 

Detailed Description

Generic Godot Node.


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