RayMotionTexture Struct Reference

#include <c4d_raytrace.h>

详细描述

Motion Blur texture.

由于
R17.032

公共成员函数

  MAXON_DISALLOW_COPY_AND_ASSIGN ( RayMotionTexture )
  RayMotionTexture ()
  RayMotionTexture ( RayMotionTexture &&src)

Public Attributes

maxon::BaseArray < RayMotionTextureFrame _texture_frames_data

构造函数 & 析构函数文档编制

◆  RayMotionTexture() [1/2]

RayMotionTexture ( )

Default constructor.

◆  RayMotionTexture() [2/2]

RayMotionTexture ( RayMotionTexture &&  src )

Copy constructor.

参数
[in] src The source RayMotionTexture .

成员函数文档编制

◆  MAXON_DISALLOW_COPY_AND_ASSIGN()

MAXON_DISALLOW_COPY_AND_ASSIGN ( RayMotionTexture   )

Member Data Documentation

◆  _texture_frames_data

maxon::BaseArray < RayMotionTextureFrame > _texture_frames_data

Texture frames data.