25 #ifndef INCLUDED_Viewers_h_GUID_64108A5C_E8CF_409D_0757_C0A142678C5A 26 #define INCLUDED_Viewers_h_GUID_64108A5C_E8CF_409D_0757_C0A142678C5A 29 #include <osvr/Client/Export.h> 48 std::vector<Viewer>, util::container_policies::const_iterators,
49 util::container_policies::subscript> ViewerContainerBase;
52 class Viewers :
public detail::ViewerContainerBase {
67 #endif // INCLUDED_Viewers_h_GUID_64108A5C_E8CF_409D_0757_C0A142678C5A
Header declaring opaque types used by Client and ClientKit.
Header providing a class template suitable for inheritance that wraps an arbitrary STL-like container...
The main namespace for all C++ elements of the framework, internal and external.
Definition: namespace_osvr.dox:3
detail::size< coerce_list< Ts... >> size
Get the size of a list (number of elements.)
Definition: Size.h:56
Definition: DisplayConfig.h:50
Definition: newuoa.h:1888
uint8_t OSVR_EyeCount
The integer type specifying the number of eyes (viewpoints) of a viewer.
Definition: RenderingTypesC.h:92
detail::ContainerWrapper_t< Container, Args... > ContainerWrapper
Parent class to inherit from to get a container with some functionality exposed.
Definition: ContainerWrapper.h:232