version 3.3

VRS::TEXT::OverlayInfo Class Reference

Describes the Position of an overlay element. More...

#include <vrs/text/screenoverlay.h>

List of all members.

Public Member Functions

 OverlayInfo (SO< Shape > s, int z, const UniformValue &xp, const UniformValue &yp, const UniformValue &xs, const UniformValue &ys, bool hds)
 Constructor.

Public Attributes

SO< Shapeshape
 The Element.
int zValue
 The z layer.
UniformValue xPos
 X Position in UniformCoordinates.
UniformValue yPos
 Y Position in UniformCoordinates.
UniformValue xSize
 X Size in UniformCoordinates.
UniformValue ySize
 Y Position in UniformCoordinates.
bool hasDifferentScale
 Must be scaled differently.


Detailed Description

Describes the Position of an overlay element.

Constructor & Destructor Documentation

VRS::TEXT::OverlayInfo::OverlayInfo ( SO< Shape s,
int  z,
const UniformValue xp,
const UniformValue yp,
const UniformValue xs,
const UniformValue ys,
bool  hds 
)

Constructor.


Member Data Documentation

The Element.

The z layer.

X Position in UniformCoordinates.

Y Position in UniformCoordinates.

X Size in UniformCoordinates.

Y Position in UniformCoordinates.

Must be scaled differently.


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

Generated on Wed May 23 06:00:35 2012 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact