
Go to the source code of this file.
Classes | |
| class | HBaseOperator |
| The HBaseOperator class serves as a base for classes which handle user input and operate on the scene. More... | |
Macros | |
| #define | EPSILON 0.00001F |
Enumerations | |
| enum | HOperatorReturn { HOP_OK, HOP_NOT_HANDLED, HOP_CANCEL, HOP_READY } |
Defines datatypes associated with the HBaseOperator class
| enum HOperatorReturn |