version 3.3

XPMInterpreter Class Reference

#include <vrs/environment/xpminterpreter.h>

List of all members.

Public Member Functions

 XPMInterpreter (char *data[])
unsigned int width () const
unsigned int height () const
SO< Imageimage () const

Static Public Member Functions

static SO< Imageimage (char *data[])
static std::map< std::string,
Color
initKnownColors ()


Constructor & Destructor Documentation

XPMInterpreter::XPMInterpreter ( char *  data[]  )  [inline]


Member Function Documentation

unsigned int XPMInterpreter::width (  )  const [inline]

unsigned int XPMInterpreter::height (  )  const [inline]

SO<Image> XPMInterpreter::image (  )  const [inline]

static SO<Image> XPMInterpreter::image ( char *  data[]  )  [inline, static]

static std::map<std::string, Color> XPMInterpreter::initKnownColors (  )  [inline, static]


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

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