#include <GAS_OpenCLParms.proto.h>
|
static int | version () |
|
static void | loadData (UT_IStream &is, int64 &v) |
|
static void | loadData (UT_IStream &is, bool &v) |
|
static void | loadData (UT_IStream &is, fpreal64 &v) |
|
static void | loadData (UT_IStream &is, UT_Vector2D &v) |
|
static void | loadData (UT_IStream &is, UT_Vector3D &v) |
|
static void | loadData (UT_IStream &is, UT_Vector4D &v) |
|
static void | loadData (UT_IStream &is, UT_Matrix2D &v) |
|
static void | loadData (UT_IStream &is, UT_Matrix3D &v) |
|
static void | loadData (UT_IStream &is, UT_Matrix4D &v) |
|
static void | loadData (UT_IStream &is, UT_Vector2I &v) |
|
static void | loadData (UT_IStream &is, UT_Vector3I &v) |
|
static void | loadData (UT_IStream &is, UT_Vector4I &v) |
|
static void | loadData (UT_IStream &is, UT_StringHolder &v) |
|
static void | loadData (UT_IStream &is, UT_SharedPtr< UT_Ramp > &v) |
|
static void | loadData (UT_IStream &is, PRM_DataItemHandle &v) |
|
static void | saveData (std::ostream &os, int64 v) |
|
static void | saveData (std::ostream &os, bool v) |
|
static void | saveData (std::ostream &os, fpreal64 v) |
|
static void | saveData (std::ostream &os, UT_Vector2D v) |
|
static void | saveData (std::ostream &os, UT_Vector3D v) |
|
static void | saveData (std::ostream &os, UT_Vector4D v) |
|
static void | saveData (std::ostream &os, UT_Matrix2D v) |
|
static void | saveData (std::ostream &os, UT_Matrix3D v) |
|
static void | saveData (std::ostream &os, UT_Matrix4D v) |
|
static void | saveData (std::ostream &os, UT_StringHolder s) |
|
static void | saveData (std::ostream &os, UT_SharedPtr< UT_Ramp > s) |
|
static void | saveData (std::ostream &os, PRM_DataItemHandle s) |
|
Definition at line 22 of file GAS_OpenCLParms.proto.h.
GAS_OpenCLParms::GAS_OpenCLParms |
( |
| ) |
|
|
inline |
GAS_OpenCLParms::~GAS_OpenCLParms |
( |
| ) |
|
|
inline |
bool GAS_OpenCLParms::getAlign |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getAtBinding |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getErrorMismatchedPoint |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getErrorMismatchedPrim |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getFinish |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getFlushAttributes |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getFrame |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getImportPrequel |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getOrigin |
( |
| ) |
const |
|
inline |
int64 GAS_OpenCLParms::getPrecision |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getRecompile |
( |
| ) |
const |
|
inline |
int64 GAS_OpenCLParms::getRunOver |
( |
| ) |
const |
|
inline |
int64 GAS_OpenCLParms::getSingleWorkgroup |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getSize |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getTime |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getTimeInc |
( |
| ) |
const |
|
inline |
int64 GAS_OpenCLParms::getTimeMethod |
( |
| ) |
const |
|
inline |
fpreal64 GAS_OpenCLParms::getTimeScale |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getUseCode |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getVoxelSize |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getWarnMissing |
( |
| ) |
const |
|
inline |
bool GAS_OpenCLParms::getXNoise |
( |
| ) |
const |
|
inline |
void GAS_OpenCLParms::save |
( |
std::ostream & |
os | ) |
const |
|
inline |
static void GAS_OpenCLParms::saveData |
( |
std::ostream & |
os, |
|
|
int64 |
v |
|
) |
| |
|
inlinestatic |
static void GAS_OpenCLParms::saveData |
( |
std::ostream & |
os, |
|
|
bool |
v |
|
) |
| |
|
inlinestatic |
static void GAS_OpenCLParms::saveData |
( |
std::ostream & |
os, |
|
|
fpreal64 |
v |
|
) |
| |
|
inlinestatic |
void GAS_OpenCLParms::setAlign |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setAtBinding |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setErrorMismatchedPoint |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setErrorMismatchedPrim |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setFinish |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setFlushAttributes |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setFrame |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setImportPrequel |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setOrigin |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setPrecision |
( |
int64 |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setRecompile |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setRunOver |
( |
int64 |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setSingleWorkgroup |
( |
int64 |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setSize |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setTime |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setTimeInc |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setTimeMethod |
( |
int64 |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setUseCode |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setVoxelSize |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setWarnMissing |
( |
bool |
val | ) |
|
|
inline |
void GAS_OpenCLParms::setXNoise |
( |
bool |
val | ) |
|
|
inline |
static int GAS_OpenCLParms::version |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: