SoOffscreenRenderArea::EventArg Struct Reference

Event that can be sent to the application for each tile rendered. More...

#include <Inventor/SoOffscreenRenderArea.h>

Inheritance diagram for SoOffscreenRenderArea::EventArg:
SbEventArg

List of all members.

Public Member Functions

const SoOffscreenRenderAreagetSource () const
int getNumTiles () const
const SbVec2i32getOrigin () const
const SbRasterImagegetTile () const

Friends

class inventor::impl::SoOffscreenRenderAreaImpl

Detailed Description

Event that can be sent to the application for each tile rendered.


Member Function Documentation

int SoOffscreenRenderArea::EventArg::getNumTiles (  )  const

Returns the number of tiles used to generate the entire image.

const SbVec2i32& SoOffscreenRenderArea::EventArg::getOrigin (  )  const

Returns the origin of the tile in the entire image.

const SoOffscreenRenderArea* SoOffscreenRenderArea::EventArg::getSource (  )  const

Returns the SoOffscreenRenderArea that raised this event.

const SbRasterImage& SoOffscreenRenderArea::EventArg::getTile (  )  const

Returns the image of the rendered tile.


Friends And Related Function Documentation

friend class inventor::impl::SoOffscreenRenderAreaImpl [friend]

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

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/