Class Summary |
ActionIdentifier |
An instance of this class represents an unique identifier for an Action to
be used in conjunction with the SelectionActions dynamically over-ridable
actions system. |
AlignedComponentSpacing |
|
AlignmentPointSpacing |
An instance of this class is used to mark a point that should line up with
AlignmentPointSpacing points in it's container's siblings. |
AlignmentSpacing |
|
DynamicallyPropertiedComponentHelper |
Can be used as basis for implementation of
DynamicallyPropertiedComponent by simply passing calls through to
its functions. |
LayoutVersionInfo |
Version information about the Oculus layout library. |
LowPriorityAlignmentSpacing |
|
MultiMap |
Represents a map between keys and sets of values (as opposed to single
values). |
OculusBox |
For a detailed explanation of using the Oculus Layout system, see
the docs for OculusLayoutHelper. |
OculusGrid |
For a detailed explanation of using the Oculus Layout system, see the docs
for OculusLayoutHelper. |
OculusLayout |
For a detailed explanation of using the Oculus Layout system, see the docs
for OculusLayoutHelper. |
OculusLayoutConstraints |
This class implements the OculusLayoutInfo interface. |
OculusLayoutHelper |
Overview: |
SelectionActions |
Provides system for over-ridable actions, to be used, for instance to
determine the actions to use for particular menu items based on the view,
selection, etc. |
Space |
Space is a empty space of a preset preferred, minimum, and maximum
size that can be added to layouts. |
WordWrap |
This class contains static methods for line wrapping text at a given
position using a given newline sequence. |