LDM/SoLDMGlobalResourceParameters.h File Reference

#include <LDM/SoLDM.h>
#include <Inventor/nodes/SoSubNode.h>

Go to the source code of this file.

Classes

class  SoLDMGlobalResourceParameters
  Large Data Management Global resource parameters for LDM. More...

Typedefs

typedef void SoLDMLoadCB (SbBool startLoading, void *userData)
typedef void SoLDMMonitoringCB (SoDataSet *dataSet, double elapsedTime, double memLoaded, void *userData)

Typedef Documentation

typedef void SoLDMLoadCB(SbBool startLoading, void *userData)

Loading callback for LDM mode.

Called with TRUE means the process starts loading. FALSE means the process is done loading.

typedef void SoLDMMonitoringCB(SoDataSet *dataSet, double elapsedTime, double memLoaded, void *userData)

Monitoring callback for LDM mode.

Reports how much time is needed to load a given amount of data. The amount of data is specified when setting the CB.


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