Kinect Scol plugin
|
Matrix3 Class Reference
Public Member Functions | |
Matrix3 (float fEntry00, float fEntry01, float fEntry02, float fEntry10, float fEntry11, float fEntry12, float fEntry20, float fEntry21, float fEntry22) | |
float * | operator[] (size_t iRow) const |
bool | operator== (const Matrix3 &rkMatrix) const |
bool | operator!= (const Matrix3 &rkMatrix) const |
Matrix3 | operator+ (const Matrix3 &rkMatrix) const |
Matrix3 | operator- (const Matrix3 &rkMatrix) const |
Matrix3 | operator* (const Matrix3 &rkMatrix) const |
Matrix3 | operator- () const |
Protected Attributes | |
float | m [3][3] |
Detailed Description
The documentation for this class was generated from the following file:
- D:/dev/scol-technologies/trunk/scol/plugins/openniscol/include/lib/common.h
Generated on Thu Aug 24 2017 10:30:39 for Kinect Scol plugin by 1.8.13