SoBufferAsyncNotifierInterface Class Reference
[Tiles]

Large Data Management LDM interface to optimize memory management of tiles . More...

#include <LDM/tiles/SoBufferAsyncNotifierInterface.h>

Inheritance diagram for SoBufferAsyncNotifierInterface:
SoRefCounter

List of all members.

Public Member Functions

 SoBufferAsyncNotifierInterface ()
virtual bool refetchNotify ()=0

Detailed Description

Large Data Management LDM interface to optimize memory management of tiles .

Specialized buffer object classes may implement this interface to provide additional information about the contents of the buffer.

SEE ALSO

SoBufferObject SoCpuBufferCompressed SoCpuBufferUniform


Constructor & Destructor Documentation

SoBufferAsyncNotifierInterface::SoBufferAsyncNotifierInterface (  )  [inline]

Constructor.


Member Function Documentation

virtual bool SoBufferAsyncNotifierInterface::refetchNotify (  )  [pure virtual]

Notify an object that a buffer implementing SoBufferAsyncInterface has change its state.

It allows for example to let LDM know that some new data are now available.

Returns:
TRUE if the notification is taken in account, false otherwise (if the object to notify does not exist anymore for example)

The documentation for this class 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/