candlewick 0.1.0
A renderer
Loading...
Searching...
No Matches
candlewick::IDebugSubSystem Struct Referenceabstract

A subsystem for the DebugScene. More...

#include <candlewick/core/DebugScene.h>

Inheritance diagram for candlewick::IDebugSubSystem:
candlewick::multibody::RobotDebugSystem

Public Member Functions

virtual void update (DebugScene &)=0
 
virtual ~IDebugSubSystem ()=default
 

Detailed Description

A subsystem for the DebugScene.

Provides methods for updating debug entities.

See also
DebugScene

Constructor & Destructor Documentation

◆ ~IDebugSubSystem()

virtual candlewick::IDebugSubSystem::~IDebugSubSystem ( )
virtualdefault

Member Function Documentation

◆ update()

virtual void candlewick::IDebugSubSystem::update ( DebugScene & )
pure virtual

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