VISR  0.11.7
Versatile Interactive Scene Renderer
visr::pml::BiquadParameterMatrix< CoeffType > Member List

This is the complete list of members for visr::pml::BiquadParameterMatrix< CoeffType >, including all inherited members.

assign(ParameterBase const &rhs) overridevisr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >inlinevirtual
BiquadCoefficientMatrix(std::size_t numberOfFilters, std::size_t numberOfBiquads)visr::rbbl::BiquadCoefficientMatrix< CoeffType >explicit
BiquadParameterMatrix(MatrixParameterConfig const &config)visr::pml::BiquadParameterMatrix< CoeffType >explicit
BiquadParameterMatrix(ParameterConfigBase const &config)visr::pml::BiquadParameterMatrix< CoeffType >explicit
clone() const finalvisr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >inlinevirtual
fromJson(boost::property_tree::ptree const &tree)visr::rbbl::BiquadCoefficientMatrix< CoeffType >static
fromJson(std::basic_istream< char > &stream)visr::rbbl::BiquadCoefficientMatrix< CoeffType >static
fromJson(std::string const &str)visr::rbbl::BiquadCoefficientMatrix< CoeffType >static
fromXml(boost::property_tree::ptree const &tree)visr::rbbl::BiquadCoefficientMatrix< CoeffType >static
fromXml(std::basic_istream< char > &stream)visr::rbbl::BiquadCoefficientMatrix< CoeffType >static
fromXml(std::string const &str)visr::rbbl::BiquadCoefficientMatrix< CoeffType >static
loadJson(boost::property_tree::ptree const &tree)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
loadJson(std::basic_istream< char > &stream)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
loadJson(std::string const &str)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
loadXml(boost::property_tree::ptree const &tree)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
loadXml(std::basic_istream< char > &stream)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
loadXml(std::string const &str)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
numberOfFilters() constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >inline
numberOfSections() constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >inline
operator()(std::size_t rowIdx, std::size_t colIdx) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >inline
operator()(std::size_t rowIdx, std::size_t colIdx)visr::rbbl::BiquadCoefficientMatrix< CoeffType >inline
operator=(const ParameterBase &)visr::ParameterBase
operator[](std::size_t rowIdx) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >inline
operator[](std::size_t rowIdx)visr::rbbl::BiquadCoefficientMatrix< CoeffType >inline
ParameterBase()visr::ParameterBase
ParameterBase(const ParameterBase &)visr::ParameterBase
ParameterConfigType typedefvisr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >
resize(std::size_t numberOfFilters, std::size_t numberOfBiquads)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
setFilter(std::size_t filterIdx, BiquadCoefficientList< CoeffType > const &newFilter)visr::rbbl::BiquadCoefficientMatrix< CoeffType >
staticType()visr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >inlinestatic
type() finalvisr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >inlinevirtual
TypedParameterBase()=defaultvisr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >
writeJson(boost::property_tree::ptree &tree) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >
writeJson(std::basic_ostream< char > &stream) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >
writeJson(std::string &str) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >
writeXml(boost::property_tree::ptree &tree) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >
writeXml(std::basic_ostream< char > &stream) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >
writeXml(std::string &str) constvisr::rbbl::BiquadCoefficientMatrix< CoeffType >
~BiquadCoefficientMatrix()visr::rbbl::BiquadCoefficientMatrix< CoeffType >
~BiquadParameterMatrix() overridevisr::pml::BiquadParameterMatrix< CoeffType >virtual
~ParameterBase()visr::ParameterBasevirtual
~TypedParameterBase()=defaultvisr::TypedParameterBase< BiquadParameterMatrix< CoeffType >, MatrixParameterConfig, BiquadMatrixParameterType< CoeffType >::ptype() >virtual