#include <c4d_raytrace.h>
Motion Blur texture.
Public Member Functions | |
| 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.