setValue
UVCCamDevice::_SetParameterValue(uint16 wValue, int16 setValue)
sizeof(setValue), &setValue)) == sizeof(setValue);
UVCCamDevice::_SetParameterValue(uint16 wValue, int8 setValue)
sizeof(setValue), &setValue)) == sizeof(setValue);
int16 setValue);
int8 setValue);
m_regionStartView->setValue(0);
m_regionEndView->setValue(0);
m_regionStartView->setValue(
m_regionEndView->setValue(
setValue(fParamValue[0]);
setValue(fParamValue);
setValue(d, true);
setValue(dfValue);
digitSegment->setValue(segmentValue, fixed < 0);
void setValue(const void* data, size_t size); //nyi
void setValue(double value, bool setParam = false);
virtual void setValue(const void* data, size_t size) = 0;
setValue((int64)fVal, fVal < 0);
void setValue(
m_parameterSet->setValue(
err = m_parameterSet->setValue(id, changeTime, value, size);
status_t setValue(
setValue(axis.x() * s, axis.y() * s, axis.z() * s,
setValue(cosRoll * sinPitch * cosYaw + sinRoll * cosPitch * sinYaw,
setValue(m_w * q.x() + m_x * q.m_w + m_y * q.z() - m_z * q.y(),
void setValue(const float& x, const float& y, const float& z)
void setValue(const float& x, const float& y, const float& z,const float& w)
inline void setValue(const float& x, const float& y, const float& z)
normal.setValue(0, 0, -1.0);
normal.setValue(0, 0, -1.0);
setValue(axis.x() * s, axis.y() * s, axis.z() * s,
setValue(cosRoll * sinPitch * cosYaw + sinRoll * cosPitch * sinYaw,
setValue(m_w * q.x() + m_x * q.m_w + m_y * q.z() - m_z * q.y(),
void setValue(const float& x, const float& y, const float& z)
void setValue(const float& x, const float& y, const float& z, const float& w)
inline void setValue(const float& x, const float& y, const float& z)
fFaces[i].v[vi].p.setValue(x, y, z);