version 3.3

VRS::ScenePicker::GLImage Class Reference

#include <vrs/sg/scenepicker.h>

Inheritance diagram for VRS::ScenePicker::GLImage:

VRS::SharedObj VRS::Visitable

List of all members.

Public Member Functions

 GLImage (unsigned int width, unsigned int height)
 ~GLImage ()
float getValue (unsigned int xPos, unsigned int yPos, unsigned int component)
float * getData ()
unsigned int getPixelCount ()
unsigned int getHeight ()
unsigned int getWidth ()
Color getColor (unsigned int xPos, unsigned int yPos)
VertexData< 4, float > getVector (unsigned int xPos, unsigned int yPos)
SO< ImagetoVRSImage ()


Constructor & Destructor Documentation

VRS::ScenePicker::GLImage::GLImage ( unsigned int  width,
unsigned int  height 
)

VRS::ScenePicker::GLImage::~GLImage (  ) 


Member Function Documentation

float VRS::ScenePicker::GLImage::getValue ( unsigned int  xPos,
unsigned int  yPos,
unsigned int  component 
)

float* VRS::ScenePicker::GLImage::getData ( void   )  [inline]

unsigned int VRS::ScenePicker::GLImage::getPixelCount (  )  [inline]

unsigned int VRS::ScenePicker::GLImage::getHeight (  )  [inline]

unsigned int VRS::ScenePicker::GLImage::getWidth (  )  [inline]

Color VRS::ScenePicker::GLImage::getColor ( unsigned int  xPos,
unsigned int  yPos 
)

VertexData<4,float> VRS::ScenePicker::GLImage::getVector ( unsigned int  xPos,
unsigned int  yPos 
)

SO<Image> VRS::ScenePicker::GLImage::toVRSImage (  ) 


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

Generated on Sat May 18 06:00:33 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact