VRS::ScenePicker::GLImage Class Reference
#include <vrs/sg/scenepicker.h>
List of all members.
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: