OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Buffer_fwd.h File Reference

Header. More...

Go to the source code of this file.

Classes

singleton  osvr::common::Buffer< ContainerType >
 A buffer of bytes, built on a byte-vector-like container. Provides methods for easily appending to the buffer (including alignment padding), and a nested class for reading from such a buffer. More...
 
singleton  osvr::common::BufferReader< ContainerType >
 Provides for a single reading pass over a buffer. It is important that the buffer not change while a Reader obtained from it is still in scope. More...
 

Namespaces

 osvr
 <
 
 osvr::common
 Handles spatial transformations.
 

Detailed Description

Header.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Definition in file Buffer_fwd.h.