mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-06 15:16:53 +02:00
Removed test docs error.
This commit is contained in:
@@ -45,7 +45,6 @@ function ident(n) = [
|
|||||||
// bool = is_affine(x,<dim>);
|
// bool = is_affine(x,<dim>);
|
||||||
// Topics: Affine, Matrices, Transforms, Type Checking
|
// Topics: Affine, Matrices, Transforms, Type Checking
|
||||||
// See Also: is_matrix()
|
// See Also: is_matrix()
|
||||||
// fleegul()
|
|
||||||
// Description:
|
// Description:
|
||||||
// Tests if the given value is an affine matrix, possibly also checking it's dimenstion.
|
// Tests if the given value is an affine matrix, possibly also checking it's dimenstion.
|
||||||
// Arguments:
|
// Arguments:
|
||||||
|
Reference in New Issue
Block a user