IParticleChannelPTV.h File Reference

Channel-generic interfaces for particle channels that keep time data. More...

#include "..\ifnpub.h"
#include "PreciseTimeValue.h"

Go to the source code of this file.

Classes

class   IParticleChannelPTVR
class   IParticleChannelPTVW

Defines

#define  PARTICLECHANNELPTVR_INTERFACE   Interface_ID(0x74f93c07, 0x1eb34500)
#define  PARTICLECHANNELPTVW_INTERFACE   Interface_ID(0x74f93c07, 0x1eb34501)

Detailed Description

Channel-generic interfaces for particle channels that keep time data.

For precision reasons the time is kept in two components: TimeValue FrameTime and float FractionTime ]-0.5, 0.5] The result time is a sum of these two components.

Definition in file IParticleChannelPTV.h.


Define Documentation

#define PARTICLECHANNELPTVR_INTERFACE   Interface_ID(0x74f93c07, 0x1eb34500)
#define PARTICLECHANNELPTVW_INTERFACE   Interface_ID(0x74f93c07, 0x1eb34501)