Channel-specific interface for ParticleChannelOrientation Particle orientation is stored in quaternion form The channel is a wrap around ParticleChannelQuat. More...
#include "IParticleChannelQuat.h"Go to the source code of this file.
Defines |
|
| #define | PARTICLECHANNELORIENTATIONR_INTERFACE Interface_ID(0x74f93b09, 0x1eb34500) |
| #define | PARTICLECHANNELORIENTATIONW_INTERFACE Interface_ID(0x74f93b09, 0x1eb34501) |
| #define | GetParticleChannelOrientationRInterface(obj) ((IParticleChannelQuatR*)obj->GetInterface(PARTICLECHANNELORIENTATIONR_INTERFACE)) |
| #define | GetParticleChannelOrientationWInterface(obj) ((IParticleChannelQuatW*)obj->GetInterface(PARTICLECHANNELORIENTATIONW_INTERFACE)) |
Channel-specific interface for ParticleChannelOrientation Particle orientation is stored in quaternion form The channel is a wrap around ParticleChannelQuat.
Definition in file IParticleChannelOrientation.h.
| #define PARTICLECHANNELORIENTATIONR_INTERFACE Interface_ID(0x74f93b09, 0x1eb34500) |
Definition at line 21 of file IParticleChannelOrientation.h.
| #define PARTICLECHANNELORIENTATIONW_INTERFACE Interface_ID(0x74f93b09, 0x1eb34501) |
Definition at line 22 of file IParticleChannelOrientation.h.
| #define GetParticleChannelOrientationRInterface | ( | obj | ) | ((IParticleChannelQuatR*)obj->GetInterface(PARTICLECHANNELORIENTATIONR_INTERFACE)) |
Definition at line 24 of file IParticleChannelOrientation.h.
| #define GetParticleChannelOrientationWInterface | ( | obj | ) | ((IParticleChannelQuatW*)obj->GetInterface(PARTICLECHANNELORIENTATIONW_INTERFACE)) |
Definition at line 25 of file IParticleChannelOrientation.h.