ObjectRestriction Struct Reference

#include <c4d_raytrace.h>

公共成员函数

  ObjectRestriction ()

Public Attributes

UChar object
Int32   object_cnt

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

◆  ObjectRestriction()

ObjectRestriction ( )

Default constructor.

由于
R17.032

Member Data Documentation

◆  object

UChar * object

An array of object_cnt flags, one for each object.
For light restriction these are the flags: LIGHTRESTRICTION
For object restriction these are the flags: OBJECTRESTRICTION

◆  object_cnt

Int32 object_cnt

The number of objects.