gusimplewhiteboard
wb_apm_interface.h File Reference
#include <gu_util.h>
Include dependency graph for wb_apm_interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  wb_apm_interface
 Interface for talking with an APM. More...
 

Enumerations

enum  apm_mode { Quad = 0 , Plane , NUMBER_OF_MODES }
 /file wb_apm_interface.h More...
 

Enumeration Type Documentation

◆ apm_mode

enum apm_mode

/file wb_apm_interface.h

Created by Carl Lusty in 2014.
Copyright (c) 2014 Carl Lusty
All rights reserved.
What type of object is using this APM

Enumerator
Quad 
Plane 
NUMBER_OF_MODES 

Definition at line 15 of file wb_apm_interface.h.