xsi_timerevent.h File Reference
 
 
 
xsi_timerevent.h File Reference
#include <xsi_eventinfo.h>

File Description

TimerEvent class declaration.

Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.

Classes

class   TimerEvent
  A TimerEvent represents a system timer and allows you to specify the interval and the delay time at which a timer elapses. Timers in Softimage are independent of the timeline clock and can be used to produce recurrent work accurately. For example, you can implement an autosave mechanism with a TimerEvent. More...

Namespaces

namespace   XSI
 

The XSI namespace defines a region where all API classes are declared. Namespaces are used to prevent global namespace pollution and name clashing.


Go to the source code of this file.