Add isVector and fix isScalar function to Matrix.

This commit is contained in:
kradchen
2023-05-05 11:00:58 +08:00
parent fbb61d15d0
commit c967788302
2 changed files with 11 additions and 1 deletions

View File

@@ -178,6 +178,8 @@ namespace Aurora {
*/
bool isNull() const;
bool isVector() const;
/**
* Get dimension count of the matrix
* @return dimension count