public static class SoOffscreenRenderArea.EventArg extends Inventor implements SbEventArg
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
int |
getNumTiles()
Returns the number of tiles used to generate the entire image.
|
SbVec2i32 |
getOrigin()
Returns the origin of the tile in the entire image.
|
SoOffscreenRenderArea |
getSource()
Returns the
SoOffscreenRenderArea that raised this event. |
SbRasterImage |
getTile()
Returns the image of the rendered tile.
|
void |
setValue(SoOffscreenRenderArea.EventArg copyFrom) |
dispose, getNativeResourceHandle
public void setValue(SoOffscreenRenderArea.EventArg copyFrom)
public SbVec2i32 getOrigin()
public int getNumTiles()
public SbRasterImage getTile()
public SoOffscreenRenderArea getSource()
SoOffscreenRenderArea
that raised this event.getSource
in interface SbEventArg
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com