#include <c4d_raytrace.h>
Motion Blur texture.
公共成员函数 |
|
| MAXON_DISALLOW_COPY_AND_ASSIGN ( RayMotionTexture ) | |
| RayMotionTexture () | |
| RayMotionTexture ( RayMotionTexture &&src) | |
Public Attributes |
|
| maxon::BaseArray < RayMotionTextureFrame > | _texture_frames_data |
| RayMotionTexture | ( | ) |
Default constructor.
| RayMotionTexture | ( | RayMotionTexture && | src | ) |
Copy constructor.
| [in] | src | The source RayMotionTexture . |
| MAXON_DISALLOW_COPY_AND_ASSIGN | ( | RayMotionTexture | ) |
| maxon::BaseArray < RayMotionTextureFrame > _texture_frames_data |
Texture frames data.