Exemplo n.º 1
0
        public override void AbcSampleUpdated(AbcAPI.aiSample sample, bool topologyChanged)
        {
            AbcAPI.aiCameraGetData(sample, ref m_abcData);

            AbcDirty();
        }