Class SoCpuBufferAsyncBasicProperty

    • Constructor Detail

      • SoCpuBufferAsyncBasicProperty

        public SoCpuBufferAsyncBasicProperty()
        Default constructor.
    • Method Detail

      • requestRefetch

        public void requestRefetch​(SoBufferAsyncNotifierInterface asyncNotifier,
                                   double weight)
        Ask to initiate an ansynchronous load of the data if not already in memory. Application must call asyncNotifier->resourceChangeNotify() In order to let LDM for example know that some new data are available.
      • isInMemory

        public boolean isInMemory()
        Return true if the data attached to this buffer are not currently available.