The element type created when requesting a path that isn't yet in the tree. More...
#include <osvr/Common/PathElementTypes.h>
Additional Inherited Members | |
Public Types inherited from osvr::common::elements::ElementBase< NullElement > | |
| typedef NullElement | type |
| typedef ElementBase< NullElement > | base_type |
Public Member Functions inherited from osvr::common::elements::EmptyElementBase< NullElement > | |
| bool | operator== (EmptyElementBase< NullElement > const &) const |
| Trivial equality comparison operator. | |
Public Member Functions inherited from osvr::common::elements::ElementBase< NullElement > | |
| const char * | getTypeName () const |
Protected Member Functions inherited from osvr::common::elements::EmptyElementBase< NullElement > | |
| EmptyElementBase () | |
| Protected constructor to force subclassing. | |
Protected Member Functions inherited from osvr::common::elements::ElementBase< NullElement > | |
| ElementBase () | |
| Protected constructor to force subclassing. More... | |
The element type created when requesting a path that isn't yet in the tree.
Definition at line 100 of file PathElementTypes.h.