all enum value | icl::geom::Primitive | |
at(unsigned int col, unsigned int row) | icl::math::FixedMatrix< int, 1, DIM > | inline |
at(unsigned int col, unsigned int row) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
begin() | icl::math::FixedMatrix< int, 1, DIM > | inline |
begin() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
col(unsigned int idx) | icl::math::FixedMatrix< int, 1, DIM > | inline |
col(unsigned int idx) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
col_begin(unsigned int col) | icl::math::FixedMatrix< int, 1, DIM > | inline |
col_begin(unsigned int col) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
col_end(unsigned int col) | icl::math::FixedMatrix< int, 1, DIM > | inline |
col_end(unsigned int col) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
color | icl::geom::Primitive | |
cols() | icl::math::FixedMatrix< int, 1, DIM > | inlinestatic |
cond(const double p=2) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
const_col_iterator typedef | icl::math::FixedMatrix< int, 1, DIM > | |
const_iterator typedef | icl::math::FixedMatrix< int, 1, DIM > | |
const_row_iterator typedef | icl::math::FixedMatrix< int, 1, DIM > | |
copy() const | icl::geom::LinePrimitive | inlinevirtual |
custom enum value | icl::geom::Primitive | |
data() | icl::math::FixedMatrix< int, 1, DIM > | inline |
data() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
decompose_QR(FixedMatrix< int, COLS, ROWS > &Q, FixedMatrix< int, COLS, COLS > &R) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
decompose_RQ(FixedMatrix< int, ROWS, ROWS > &R, FixedMatrix< int, ROWS, ROWS > &Q) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
det() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
diag() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
DIM | icl::math::FixedMatrix< int, 1, DIM > | static |
dim() | icl::math::FixedMatrix< int, 1, DIM > | inlinestatic |
dot(const FixedMatrix< int, OTHER_COLS, ROWS > &M) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
dyn() | icl::math::FixedMatrix< int, 1, DIM > | inline |
dyn() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
eigen(FixedMatrix &eigenvectors, FixedMatrix< int, 1, COLS > &eigenvalues) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
element_wise_inner_product(const FixedMatrix< int, OTHER_COLS, DIM/OTHER_COLS > &other) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
end() | icl::math::FixedMatrix< int, 1, DIM > | inline |
end() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
faces enum value | icl::geom::Primitive | |
FixedColVector() | icl::math::FixedColVector< int, 2 > | inline |
FixedColVector(const int &init) | icl::math::FixedColVector< int, 2 > | inlineexplicit |
FixedColVector(const int *srcData) | icl::math::FixedColVector< int, 2 > | inlineexplicit |
FixedColVector(const FixedMatrix< int, 1, DIM > &other) | icl::math::FixedColVector< int, 2 > | inline |
FixedColVector(const int &v0, const int &v1, const int &v2=0, const int &v3=0, const int &v4=0, const int &v5=0, const int &v6=0, const int &v7=0, const int &v8=0, const int &v9=0, const int &v10=0, const int &v11=0) | icl::math::FixedColVector< int, 2 > | inline |
FixedColVector(const FixedMatrixPart< int, DIM, Iterator > &r) | icl::math::FixedColVector< int, 2 > | inline |
FixedColVector(const FixedMatrixPart< otherT, DIM, Iterator > &r) | icl::math::FixedColVector< int, 2 > | inline |
FixedMatrix() | icl::math::FixedMatrix< int, 1, DIM > | inline |
FixedMatrix(const int &initValue) | icl::math::FixedMatrix< int, 1, DIM > | inlineexplicit |
FixedMatrix(const int *srcdata) | icl::math::FixedMatrix< int, 1, DIM > | inlineexplicit |
FixedMatrix(const int &v0, const int &v1, const int &v2=0, const int &v3=0, const int &v4=0, const int &v5=0, const int &v6=0, const int &v7=0, const int &v8=0, const int &v9=0, const int &v10=0, const int &v11=0, const int &v12=0, const int &v13=0, const int &v14=0, const int &v15=0) | icl::math::FixedMatrix< int, 1, DIM > | inline |
FixedMatrix(OtherIterator begin, OtherIterator end) | icl::math::FixedMatrix< int, 1, DIM > | inline |
FixedMatrix(const FixedMatrix &other) | icl::math::FixedMatrix< int, 1, DIM > | inline |
FixedMatrix(const FixedMatrix< otherT, COLS, ROWS > &other) | icl::math::FixedMatrix< int, 1, DIM > | inline |
FixedMatrix(const FixedMatrixPart< int, DIM, Iterator > &r) | icl::math::FixedMatrix< int, 1, DIM > | inline |
FixedMatrix(const FixedMatrixPart< otherT, DIM, Iterator > &r) | icl::math::FixedMatrix< int, 1, DIM > | inline |
i(int idx) const | icl::geom::LinePrimitive | inline |
id() | icl::math::FixedMatrix< int, 1, DIM > | inlinestatic |
inv() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
iterator typedef | icl::math::FixedMatrix< int, 1, DIM > | |
length(int norm=2) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
line enum value | icl::geom::Primitive | |
LinePrimitive(int a, int b, const GeomColor &color) | icl::geom::LinePrimitive | inline |
m_data | icl::utils::FixedArray< int, COLS *ROWS > | |
mult(const FixedMatrix< int, MCOLS, COLS > &m, FixedMatrix< int, MCOLS, ROWS > &dst) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
normalize(int norm=2) | icl::math::FixedMatrix< int, 1, DIM > | inline |
normalized(int norm=2) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
nothing enum value | icl::geom::Primitive | |
null() | icl::math::FixedMatrix< int, 1, DIM > | inlinestatic |
operator *(int f) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator *(const FixedMatrix< int, MCOLS, COLS > &m) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator *=(int f) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator!=(const FixedMatrix< otherT, COLS, ROWS > &m) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator()(unsigned int col, unsigned int row) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator()(unsigned int col, unsigned int row) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator+(const int &t) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator+(const FixedMatrix &m) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator+=(const int &t) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator+=(const FixedMatrix &m) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator-(const int &t) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator-(const FixedMatrix &m) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator-() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator-=(const int &t) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator-=(const FixedMatrix &m) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator/(const FixedMatrix &m) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator/(int f) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator/=(const FixedMatrix &m) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator/=(int f) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator=(const FixedMatrix &other) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator=(const FixedMatrix< otherT, COLS, ROWS > &other) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator=(const int &t) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator=(const FixedMatrixPart< int, DIM, Iterator > &r) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator=(const FixedMatrixPart< otherT, DIM, Iterator > &r) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator==(const FixedMatrix< otherT, COLS, ROWS > &m) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator[](unsigned int idx) | icl::math::FixedMatrix< int, 1, DIM > | inline |
operator[](unsigned int idx) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
optimized_copy(SrcIterator srcBegin, SrcIterator srcEnd, DstIterator dstBegin) | icl::math::FixedMatrixBase | inlinestatic |
part() | icl::math::FixedMatrix< int, 1, DIM > | inline |
part() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
pinv(bool useSVD=0, float zeroThreshold=0.00000000000000001) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
polygon enum value | icl::geom::Primitive | |
Primitive(Type type=nothing, const GeomColor &color=GeomColor(255, 255, 255, 255)) | icl::geom::Primitive | inline |
PRIMITIVE_TYPE_COUNT enum value | icl::geom::Primitive | |
quad enum value | icl::geom::Primitive | |
render(const Primitive::RenderContext &ctx) | icl::geom::LinePrimitive | virtual |
resize(const int &init=int(0)) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
row(unsigned int idx) | icl::math::FixedMatrix< int, 1, DIM > | inline |
row(unsigned int idx) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
row_begin(unsigned int row) | icl::math::FixedMatrix< int, 1, DIM > | inline |
row_begin(unsigned int row) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
row_end(unsigned int row) | icl::math::FixedMatrix< int, 1, DIM > | inline |
row_end(unsigned int row) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
row_iterator typedef | icl::math::FixedMatrix< int, 1, DIM > | |
rows() | icl::math::FixedMatrix< int, 1, DIM > | inlinestatic |
super typedef | icl::geom::LinePrimitive | |
svd(FixedMatrix< int, COLS, ROWS > &U, FixedMatrix< int, 1, COLS > &s, FixedMatrix< int, COLS, COLS > &V) const | icl::math::FixedMatrix< int, 1, DIM > | inline |
text enum value | icl::geom::Primitive | |
texture enum value | icl::geom::Primitive | |
trace() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
transp() const | icl::math::FixedMatrix< int, 1, DIM > | inline |
triangle enum value | icl::geom::Primitive | |
Type enum name | icl::geom::Primitive | |
type | icl::geom::Primitive | |
vertex enum value | icl::geom::Primitive | |
~Primitive() | icl::geom::Primitive | inlinevirtual |