Volume data, as returned by AtVolumeCreate. More...
#include <ai_volume.h>
Data Fields | |
| void * | private_info |
| Volume plugin private data, used how the plugin likes. | |
| AtBBox | bbox |
| Bounding box for this volume, plugin is responsible for also including volume_padding from the node. | |
| float | auto_step_size |
| Recommended step size for ray marching through this data. | |
Volume data, as returned by AtVolumeCreate.