RayPolyWeight Struct Reference

#include <c4d_raytrace.h>

详细描述

Stores polygon weight information. Filled by VolumeData::GetWeights() .

公共成员函数

  RayPolyWeight ()

Public Attributes

Float   wa
Float   wb
Float   wc
Float   wd

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

◆  RayPolyWeight()

RayPolyWeight ( )

Default constructor.

由于
R17.032

Member Data Documentation

◆  wa

Float wa

A weight.

◆  wb

Float wb

B weight.

◆  wc

Float wc

C weight.

◆  wd

Float wd

D weight.