#include <c4d_raytrace.h>
Stores polygon weight information. Filled by VolumeData::GetWeights().
Public Member Functions | |
| 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.