Search
Preparing search index...
The search index is not available
OpenCascade.js - v2.0.0-beta.533428a
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
OpenCascade.js - v2.0.0-beta.533428a
gp_Mat2d_2
Class gp_Mat2d_2
Hierarchy
gp_Mat2d
gp_Mat2d_2
Index
Constructors
constructor
Methods
Add
Added
Change
Value
Column
Determinant
Diagonal
Divide
Divided
Invert
Inverted
Is
Singular
Multiplied_
1
Multiplied_
2
Multiply_
1
Multiply_
2
Power
Powered
Pre
Multiply
Row
Set
Col
Set
Cols
Set
Diagonal
Set
Identity
Set
Rotation
Set
Row
Set
Rows
Set
Scale
Set
Value
Subtract
Subtracted
Transpose
Transposed
Value
delete
Constructors
constructor
new gp_
Mat2d_
2
(
theCol1
:
gp_XY
, theCol2
:
gp_XY
)
:
gp_Mat2d_2
Parameters
theCol1:
gp_XY
theCol2:
gp_XY
Returns
gp_Mat2d_2
Methods
Add
Add
(
Other
:
gp_Mat2d
)
:
void
Parameters
Other:
gp_Mat2d
Returns
void
Added
Added
(
theOther
:
gp_Mat2d
)
:
gp_Mat2d
Parameters
theOther:
gp_Mat2d
Returns
gp_Mat2d
Change
Value
Change
Value
(
theRow
:
Graphic3d_ZLayerId
, theCol
:
Graphic3d_ZLayerId
)
:
number
Parameters
theRow:
Graphic3d_ZLayerId
theCol:
Graphic3d_ZLayerId
Returns
number
Column
Column
(
theCol
:
Graphic3d_ZLayerId
)
:
gp_XY
Parameters
theCol:
Graphic3d_ZLayerId
Returns
gp_XY
Determinant
Determinant
(
)
:
number
Returns
number
Diagonal
Diagonal
(
)
:
gp_XY
Returns
gp_XY
Divide
Divide
(
theScalar
:
number
)
:
void
Parameters
theScalar:
number
Returns
void
Divided
Divided
(
theScalar
:
number
)
:
gp_Mat2d
Parameters
theScalar:
number
Returns
gp_Mat2d
Invert
Invert
(
)
:
void
Returns
void
Inverted
Inverted
(
)
:
gp_Mat2d
Returns
gp_Mat2d
Is
Singular
Is
Singular
(
)
:
boolean
Returns
boolean
Multiplied_
1
Multiplied_
1
(
theOther
:
gp_Mat2d
)
:
gp_Mat2d
Parameters
theOther:
gp_Mat2d
Returns
gp_Mat2d
Multiplied_
2
Multiplied_
2
(
theScalar
:
number
)
:
gp_Mat2d
Parameters
theScalar:
number
Returns
gp_Mat2d
Multiply_
1
Multiply_
1
(
theOther
:
gp_Mat2d
)
:
void
Parameters
theOther:
gp_Mat2d
Returns
void
Multiply_
2
Multiply_
2
(
theScalar
:
number
)
:
void
Parameters
theScalar:
number
Returns
void
Power
Power
(
theN
:
Graphic3d_ZLayerId
)
:
void
Parameters
theN:
Graphic3d_ZLayerId
Returns
void
Powered
Powered
(
theN
:
Graphic3d_ZLayerId
)
:
gp_Mat2d
Parameters
theN:
Graphic3d_ZLayerId
Returns
gp_Mat2d
Pre
Multiply
Pre
Multiply
(
theOther
:
gp_Mat2d
)
:
void
Parameters
theOther:
gp_Mat2d
Returns
void
Row
Row
(
theRow
:
Graphic3d_ZLayerId
)
:
gp_XY
Parameters
theRow:
Graphic3d_ZLayerId
Returns
gp_XY
Set
Col
Set
Col
(
theCol
:
Graphic3d_ZLayerId
, theValue
:
gp_XY
)
:
void
Parameters
theCol:
Graphic3d_ZLayerId
theValue:
gp_XY
Returns
void
Set
Cols
Set
Cols
(
theCol1
:
gp_XY
, theCol2
:
gp_XY
)
:
void
Parameters
theCol1:
gp_XY
theCol2:
gp_XY
Returns
void
Set
Diagonal
Set
Diagonal
(
theX1
:
number
, theX2
:
number
)
:
void
Parameters
theX1:
number
theX2:
number
Returns
void
Set
Identity
Set
Identity
(
)
:
void
Returns
void
Set
Rotation
Set
Rotation
(
theAng
:
number
)
:
void
Parameters
theAng:
number
Returns
void
Set
Row
Set
Row
(
theRow
:
Graphic3d_ZLayerId
, theValue
:
gp_XY
)
:
void
Parameters
theRow:
Graphic3d_ZLayerId
theValue:
gp_XY
Returns
void
Set
Rows
Set
Rows
(
theRow1
:
gp_XY
, theRow2
:
gp_XY
)
:
void
Parameters
theRow1:
gp_XY
theRow2:
gp_XY
Returns
void
Set
Scale
Set
Scale
(
theS
:
number
)
:
void
Parameters
theS:
number
Returns
void
Set
Value
Set
Value
(
theRow
:
Graphic3d_ZLayerId
, theCol
:
Graphic3d_ZLayerId
, theValue
:
number
)
:
void
Parameters
theRow:
Graphic3d_ZLayerId
theCol:
Graphic3d_ZLayerId
theValue:
number
Returns
void
Subtract
Subtract
(
theOther
:
gp_Mat2d
)
:
void
Parameters
theOther:
gp_Mat2d
Returns
void
Subtracted
Subtracted
(
theOther
:
gp_Mat2d
)
:
gp_Mat2d
Parameters
theOther:
gp_Mat2d
Returns
gp_Mat2d
Transpose
Transpose
(
)
:
void
Returns
void
Transposed
Transposed
(
)
:
gp_Mat2d
Returns
gp_Mat2d
Value
Value
(
theRow
:
Graphic3d_ZLayerId
, theCol
:
Graphic3d_ZLayerId
)
:
number
Parameters
theRow:
Graphic3d_ZLayerId
theCol:
Graphic3d_ZLayerId
Returns
number
delete
delete
(
)
:
void
Returns
void
Exports
gp_
Mat2d_
2
constructor
Add
Added
Change
Value
Column
Determinant
Diagonal
Divide
Divided
Invert
Inverted
Is
Singular
Multiplied_
1
Multiplied_
2
Multiply_
1
Multiply_
2
Power
Powered
Pre
Multiply
Row
Set
Col
Set
Cols
Set
Diagonal
Set
Identity
Set
Rotation
Set
Row
Set
Rows
Set
Scale
Set
Value
Subtract
Subtracted
Transpose
Transposed
Value
delete
Generated using
TypeDoc