Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::DebugInterface Struct Reference

#include <DebugInterface.h>

Public Member Functions

 PROPERTY_RW (bool, enabled, false)
 
 PROPERTY_R_IW (string, output)
 
void idle (const PlatformContext &context)
 

Detailed Description

Definition at line 40 of file DebugInterface.h.

Member Function Documentation

◆ idle()

void Divide::DebugInterface::idle ( const PlatformContext context)

Definition at line 15 of file DebugInterface.cpp.

◆ PROPERTY_R_IW()

Divide::DebugInterface::PROPERTY_R_IW ( string  ,
output   
)

◆ PROPERTY_RW()

Divide::DebugInterface::PROPERTY_RW ( bool  ,
enabled  ,
false   
)

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