debug::InspectorObserver Struct Reference

DEBUG ONLY - Structure that describe how the inspector should display and observe the target variable. More...

#include <Inspector.hpp>

Public Member Functions

 InspectorObserver (void *data, inspector_types type, const char *name)
 

Public Attributes

void * data
 
inspector_types type
 
const char * name
 
double min = 0
 
double max = 0
 

Detailed Description

DEBUG ONLY - Structure that describe how the inspector should display and observe the target variable.


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