Public Member Functions | |
bool | composeTypeImpl (const PropertyBag &bag, Matrix &result) const |
bool | decomposeTypeImpl (const Matrix &mat, PropertyBag &targetbag) const |
MatrixTypeInfo () |
Definition at line 212 of file bfl_toolkit.cpp.
BFL::MatrixTypeInfo::MatrixTypeInfo | ( | ) | [inline] |
Definition at line 214 of file bfl_toolkit.cpp.
bool BFL::MatrixTypeInfo::composeTypeImpl | ( | const PropertyBag & | bag, |
Matrix & | result | ||
) | const [inline] |
Definition at line 233 of file bfl_toolkit.cpp.
bool BFL::MatrixTypeInfo::decomposeTypeImpl | ( | const Matrix & | mat, |
PropertyBag & | targetbag | ||
) | const [inline] |
Definition at line 217 of file bfl_toolkit.cpp.