Skip to main content

NodeBase

The NodeBase class provides an interface for customizing Node behavior. It offers virtual methods to handle Node-related Scene operations.

#include <scene/TellusimNodeBase.h>

Inheritance

  • Inherits from Node

Types

using Constructor = NodeBase*()