#include <c4d_raytrace.h>
Stores polygon weight information. Filled by VolumeData::GetWeights() .
公共成员函数 |
|
RayPolyWeight () |
Public Attributes |
|
Float | wa |
Float | wb |
Float | wc |
Float | wd |
RayPolyWeight | ( | ) |
Default constructor.
Float wa |
A weight.
Float wb |
B weight.
Float wc |
C weight.
Float wd |
D weight.