Bridges-C++  3.4.4
Bridges(C++ API)
Classes | Namespaces | Enumerations
ElementVisualizer.h File Reference
#include "Color.h"
#include <cmath>

Go to the source code of this file.

Classes

class  bridges::datastructure::ElementVisualizer
 This class maintains the visual properties of the a Bridges element. More...
 

Namespaces

 bridges
 these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below.
 
 bridges::datastructure
 

Enumerations

enum  bridges::datastructure::Shape {
  bridges::datastructure::CIRCLE , bridges::datastructure::SQUARE , bridges::datastructure::DIAMOND , bridges::datastructure::CROSS ,
  bridges::datastructure::TRIANGLE , bridges::datastructure::STAR , bridges::datastructure::WYE
}