SoOffscreenTileProperty Class Reference
[General]

VSG extension Class encapsulating offscreen tile properties More...

#include <Inventor/SoOffscreenRenderer.h>

List of all members.

Public Member Functions

const SbVec2i32getOrigin () const
const SbVec2i32getSize () const
const unsigned char * getBuffer (int &bufferSize) const
int getTileCount () const

Detailed Description

VSG extension Class encapsulating offscreen tile properties

This class is used to store information about each tile generated by the offscreen renderer.

SEE ALSO

SoOffscreenRenderer, SoOffscreenTileObserver


Member Function Documentation

const unsigned char* SoOffscreenTileProperty::getBuffer ( int &  bufferSize  )  const

Returns a the tile buffer and sets the buffer size value given by reference.

const SbVec2i32& SoOffscreenTileProperty::getOrigin (  )  const

Returns the origin of the tile.

const SbVec2i32& SoOffscreenTileProperty::getSize (  )  const

Returns the size of the tile.

int SoOffscreenTileProperty::getTileCount (  )  const

Returns the number of tiles renderered so far.


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

Open Inventor by FEI reference manual, generated on 19 Aug 2019
Copyright © FEI S.A.S. All rights reserved.
http://www.openinventor.com/