RayPolygon Struct Reference

#include <c4d_raytrace.h>

Public Attributes

Int32 a
 
Int32 b
 
Int32 c
 
Int32 d
 

Member Data Documentation

◆ a

Int32 a

Index for the first point of the polygon.

◆ b

Int32 b

Index for the second point of the polygon.

◆ c

Int32 c

Index for the third point of the polygon.

◆ d

Int32 d

Index for the fourth point of the polygon.