#include <GU_PrimVolumeCache.h>
Definition at line 569 of file GU_PrimVolumeCache.h.
GU_PrimVolumeCacheParms::GU_PrimVolumeCacheParms |
( |
| ) |
|
|
inline |
GU_PrimVolumeCacheParms::~GU_PrimVolumeCacheParms |
( |
| ) |
|
|
inlineoverride |
fpreal GU_PrimVolumeCacheParms::downscale |
( |
| ) |
const |
|
inline |
int GU_PrimVolumeCacheParms::getMax2DRes |
( |
| ) |
const |
|
inline |
void GU_PrimVolumeCacheParms::getMaxResolution |
( |
int & |
w, |
|
|
int & |
h, |
|
|
int & |
d |
|
) |
| const |
|
inline |
bool GU_PrimVolumeCacheParms::getPreMultiply |
( |
| ) |
const |
|
inline |
bool GU_PrimVolumeCacheParms::isCached |
( |
| ) |
const |
|
inline |
bool GU_PrimVolumeCacheParms::isIsoPoints |
( |
| ) |
const |
|
inline |
void GU_PrimVolumeCacheParms::setCached |
( |
bool |
b | ) |
const |
|
inline |
void GU_PrimVolumeCacheParms::setDownscale |
( |
fpreal |
scale | ) |
|
|
inline |
void GU_PrimVolumeCacheParms::setIsoPoints |
( |
bool |
iso_pts | ) |
|
|
inline |
void GU_PrimVolumeCacheParms::setMax2DRes |
( |
int |
s | ) |
|
|
inline |
void GU_PrimVolumeCacheParms::setMaxResolution |
( |
int |
w, |
|
|
int |
h, |
|
|
int |
d |
|
) |
| |
|
inline |
void GU_PrimVolumeCacheParms::setPreMultiply |
( |
bool |
premultiply | ) |
|
|
inline |
The documentation for this class was generated from the following file: