#include <c4d_raytrace.h>
公共成员函数 |
|
ObjectRestriction () |
Public Attributes |
|
UChar * | object |
Int32 | object_cnt |
ObjectRestriction | ( | ) |
Default constructor.
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
Int32 object_cnt |
The number of objects.