ObjectRestriction Struct Reference

#include <c4d_raytrace.h>

Public Member Functions

 ObjectRestriction ()
 

Public Attributes

UCharobject
 
Int32 object_cnt
 

Constructor & Destructor Documentation

◆ ObjectRestriction()

Default constructor.

Since
R17.032

Member Data Documentation

◆ 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.