Ogre::Canvas::State Class Reference
List of all members.
Public Attributes |
Ogre::Real | globalAlpha |
DrawingOperator | globalCompositeOperation |
Ogre::Real | lineWidth |
LineCap | lineCap |
LineJoin | lineJoin |
Ogre::Real | miterLimit |
LineDash | lineDash |
ColourSource | strokeColourSource |
Ogre::ColourValue | strokeColour |
Gradient * | strokeGradient |
Pattern * | strokePattern |
ColourSource | fillColourSource |
Ogre::ColourValue | fillColour |
Gradient * | fillGradient |
Pattern * | fillPattern |
Ogre::Real | shadowOffsetX |
Ogre::Real | shadowOffsetY |
Ogre::Real | shadowBlur |
Ogre::ColourValue | shadowColor |
Ogre::Real | textSize |
TextAlign | textAlign |
TextBaseline | textBaseline |
The documentation for this class was generated from the following files:
- d:/VisualExperiments.com/Demos/OgreCanvas/include/CanvasContext.h
- d:/VisualExperiments.com/Demos/OgreCanvas/src/CanvasContext.cpp