VISR  0.11.1
Versatile Interactive Scene Renderer
visr::efl::BasicMatrix< ElementType > Member List

This is the complete list of members for visr::efl::BasicMatrix< ElementType >, including all inherited members.

alignmentElements() constvisr::efl::BasicMatrix< ElementType >inline
at(std::size_t rowIdx, std::size_t colIdx)visr::efl::BasicMatrix< ElementType >inline
at(std::size_t rowIdx, std::size_t colIdx) constvisr::efl::BasicMatrix< ElementType >inline
BasicMatrix(std::size_t alignmentElements=0)visr::efl::BasicMatrix< ElementType >inlineexplicit
BasicMatrix(std::size_t numberOfRows, std::size_t numberOfColumns, std::size_t alignmentElements=0)visr::efl::BasicMatrix< ElementType >inlineexplicit
BasicMatrix(std::size_t numberOfRows, std::size_t numberOfColumns, std::initializer_list< std::initializer_list< ElementType > > const &initialValues, std::size_t alignmentElements=0)visr::efl::BasicMatrix< ElementType >inlineexplicit
BasicMatrix(BasicMatrix< ElementType > &&rhs)=defaultvisr::efl::BasicMatrix< ElementType >
copy(BasicMatrix< ElementType > const &rhs)visr::efl::BasicMatrix< ElementType >inline
data()visr::efl::BasicMatrix< ElementType >inline
data() constvisr::efl::BasicMatrix< ElementType >inline
fillValue(ElementType val)visr::efl::BasicMatrix< ElementType >inline
numberOfColumns() constvisr::efl::BasicMatrix< ElementType >inline
numberOfRows() constvisr::efl::BasicMatrix< ElementType >inline
operator()(std::size_t rowIdx, std::size_t colIdx)visr::efl::BasicMatrix< ElementType >inline
operator()(std::size_t rowIdx, std::size_t colIdx) constvisr::efl::BasicMatrix< ElementType >inline
operator=(BasicMatrix< ElementType > &&rhs)=defaultvisr::efl::BasicMatrix< ElementType >
resize(std::size_t newNumberOfRows, std::size_t newNumberOfColumns)visr::efl::BasicMatrix< ElementType >inline
row(std::size_t rowIdx)visr::efl::BasicMatrix< ElementType >inline
row(std::size_t rowIdx) constvisr::efl::BasicMatrix< ElementType >inline
setColumn(std::size_t colIdx, ElementType const *values)visr::efl::BasicMatrix< ElementType >inline
setRow(std::size_t rowIdx, ElementType const *values)visr::efl::BasicMatrix< ElementType >inline
stride() constvisr::efl::BasicMatrix< ElementType >inline
swap(BasicMatrix< ElementType > &rhs)visr::efl::BasicMatrix< ElementType >inline
zeroFill()visr::efl::BasicMatrix< ElementType >inline
~BasicMatrix()visr::efl::BasicMatrix< ElementType >inline