OSVR-Core
Public Types | Public Member Functions | List of all members
osvr::util::Rect< Scalar > Class Template Reference

Public Types

enum  Side { LEFT = 0, RIGHT = 1, TOP = 2, BOTTOM = 3 }
 
typedef Rect type
 
typedef Scalar value_type
 

Public Member Functions

value_type & operator[] (Side s)
 Access by side.
 
value_type operator[] (Side s) const
 
typeoperator() (Side s, value_type v)
 Chained function call operator for setting sides.
 
typeoperator*= (Scalar v)
 Componentwise multiplication by scalar.
 

The documentation for this class was generated from the following file: