UT_VoxelCompressOptions Class Reference

#include <UT_VoxelArray.h>

List of all members.

Public Types

enum  DitherType { DITHER_NONE, DITHER_ORDERED }

Public Member Functions

 UT_VoxelCompressOptions ()

Public Attributes

fpreal myConstantTol
fpreal myQuantizeTol
 Tolerance for quantizing to reduced bit depth.
DitherType myDitherType
bool myAllowFP16
 Conversion to fpreal16, only valid for scalar data.


Detailed Description

Definition at line 63 of file UT_VoxelArray.h.


Member Enumeration Documentation

Enumerator:
DITHER_NONE 
DITHER_ORDERED 

Definition at line 74 of file UT_VoxelArray.h.


Constructor & Destructor Documentation

UT_VoxelCompressOptions::UT_VoxelCompressOptions (  )  [inline]

Definition at line 66 of file UT_VoxelArray.h.


Member Data Documentation

Conversion to fpreal16, only valid for scalar data.

Definition at line 90 of file UT_VoxelArray.h.

Tiles will be constant if within this range. This may need to be tighter than quantization tolerance as dithering can't recover partial values.

Definition at line 83 of file UT_VoxelArray.h.

Definition at line 87 of file UT_VoxelArray.h.

Tolerance for quantizing to reduced bit depth.

Definition at line 85 of file UT_VoxelArray.h.


The documentation for this class was generated from the following file:

Generated on Mon Jan 28 00:49:18 2013 for HDK by  doxygen 1.5.9