rasdaman complete source
|
#include <cube_render.h>
Public Attributes | |
double | pixelThresholdLow |
double | pixelThresholdHigh |
double | weightThreshold |
int | weightQuantisation |
int | useRgbBrightness |
int | kernSize |
int | kernType |
void * | voxColour |
light_desc | light |
int voxel_desc::kernSize |
int voxel_desc::kernType |
light_desc voxel_desc::light |
double voxel_desc::pixelThresholdHigh |
double voxel_desc::pixelThresholdLow |
int voxel_desc::useRgbBrightness |
void* voxel_desc::voxColour |
int voxel_desc::weightQuantisation |
double voxel_desc::weightThreshold |