ParameterInfo Class

(Qt3DRender::Render::ParameterInfo)

Public Functions

ParameterInfo(const int nameId = -1, const UniformValue &value = UniformValue())
bool operator<(const int otherNameId) const
bool operator<(const ParameterInfo &other) const

Member Function Documentation

ParameterInfo::ParameterInfo(const int nameId = -1, const UniformValue &value = UniformValue())

Default constructs an instance of ParameterInfo.

bool ParameterInfo::operator<(const int otherNameId) const

bool ParameterInfo::operator<(const ParameterInfo &other) const