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_Mat_1
Class gp_Mat_1
Hierarchy
gp_Mat
gp_Mat_1
Index
Constructors
constructor
Methods
Add
Added
Change
Value
Column
Determinant
Diagonal
Divide
Divided
Dump
Json
Invert
Inverted
Is
Singular
Multiplied_
1
Multiplied_
2
Multiply_
1
Multiply_
2
Power
Powered
Pre
Multiply
Row
Set
Col
Set
Cols
Set
Cross
Set
Diagonal
Set
Dot
Set
Identity
Set
Rotation
Set
Row
Set
Rows
Set
Scale
Set
Value
Subtract
Subtracted
Transpose
Transposed
Value
delete
Constructors
constructor
new gp_
Mat_
1
(
)
:
gp_Mat_1
Returns
gp_Mat_1
Methods
Add
Add
(
theOther
:
gp_Mat
)
:
void
Parameters
theOther:
gp_Mat
Returns
void
Added
Added
(
theOther
:
gp_Mat
)
:
gp_Mat
Parameters
theOther:
gp_Mat
Returns
gp_Mat
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_XYZ
Parameters
theCol:
Graphic3d_ZLayerId
Returns
gp_XYZ
Determinant
Determinant
(
)
:
number
Returns
number
Diagonal
Diagonal
(
)
:
gp_XYZ
Returns
gp_XYZ
Divide
Divide
(
theScalar
:
number
)
:
void
Parameters
theScalar:
number
Returns
void
Divided
Divided
(
theScalar
:
number
)
:
gp_Mat
Parameters
theScalar:
number
Returns
gp_Mat
Dump
Json
Dump
Json
(
theOStream
:
Standard_OStream
, theDepth
:
Graphic3d_ZLayerId
)
:
void
Parameters
theOStream:
Standard_OStream
theDepth:
Graphic3d_ZLayerId
Returns
void
Invert
Invert
(
)
:
void
Returns
void
Inverted
Inverted
(
)
:
gp_Mat
Returns
gp_Mat
Is
Singular
Is
Singular
(
)
:
boolean
Returns
boolean
Multiplied_
1
Multiplied_
1
(
theOther
:
gp_Mat
)
:
gp_Mat
Parameters
theOther:
gp_Mat
Returns
gp_Mat
Multiplied_
2
Multiplied_
2
(
theScalar
:
number
)
:
gp_Mat
Parameters
theScalar:
number
Returns
gp_Mat
Multiply_
1
Multiply_
1
(
theOther
:
gp_Mat
)
:
void
Parameters
theOther:
gp_Mat
Returns
void
Multiply_
2
Multiply_
2
(
theScalar
:
number
)
:
void
Parameters
theScalar:
number
Returns
void
Power
Power
(
N
:
Graphic3d_ZLayerId
)
:
void
Parameters
N:
Graphic3d_ZLayerId
Returns
void
Powered
Powered
(
theN
:
Graphic3d_ZLayerId
)
:
gp_Mat
Parameters
theN:
Graphic3d_ZLayerId
Returns
gp_Mat
Pre
Multiply
Pre
Multiply
(
theOther
:
gp_Mat
)
:
void
Parameters
theOther:
gp_Mat
Returns
void
Row
Row
(
theRow
:
Graphic3d_ZLayerId
)
:
gp_XYZ
Parameters
theRow:
Graphic3d_ZLayerId
Returns
gp_XYZ
Set
Col
Set
Col
(
theCol
:
Graphic3d_ZLayerId
, theValue
:
gp_XYZ
)
:
void
Parameters
theCol:
Graphic3d_ZLayerId
theValue:
gp_XYZ
Returns
void
Set
Cols
Set
Cols
(
theCol1
:
gp_XYZ
, theCol2
:
gp_XYZ
, theCol3
:
gp_XYZ
)
:
void
Parameters
theCol1:
gp_XYZ
theCol2:
gp_XYZ
theCol3:
gp_XYZ
Returns
void
Set
Cross
Set
Cross
(
theRef
:
gp_XYZ
)
:
void
Parameters
theRef:
gp_XYZ
Returns
void
Set
Diagonal
Set
Diagonal
(
theX1
:
number
, theX2
:
number
, theX3
:
number
)
:
void
Parameters
theX1:
number
theX2:
number
theX3:
number
Returns
void
Set
Dot
Set
Dot
(
theRef
:
gp_XYZ
)
:
void
Parameters
theRef:
gp_XYZ
Returns
void
Set
Identity
Set
Identity
(
)
:
void
Returns
void
Set
Rotation
Set
Rotation
(
theAxis
:
gp_XYZ
, theAng
:
number
)
:
void
Parameters
theAxis:
gp_XYZ
theAng:
number
Returns
void
Set
Row
Set
Row
(
theRow
:
Graphic3d_ZLayerId
, theValue
:
gp_XYZ
)
:
void
Parameters
theRow:
Graphic3d_ZLayerId
theValue:
gp_XYZ
Returns
void
Set
Rows
Set
Rows
(
theRow1
:
gp_XYZ
, theRow2
:
gp_XYZ
, theRow3
:
gp_XYZ
)
:
void
Parameters
theRow1:
gp_XYZ
theRow2:
gp_XYZ
theRow3:
gp_XYZ
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_Mat
)
:
void
Parameters
theOther:
gp_Mat
Returns
void
Subtracted
Subtracted
(
theOther
:
gp_Mat
)
:
gp_Mat
Parameters
theOther:
gp_Mat
Returns
gp_Mat
Transpose
Transpose
(
)
:
void
Returns
void
Transposed
Transposed
(
)
:
gp_Mat
Returns
gp_Mat
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_
Mat_
1
constructor
Add
Added
Change
Value
Column
Determinant
Diagonal
Divide
Divided
Dump
Json
Invert
Inverted
Is
Singular
Multiplied_
1
Multiplied_
2
Multiply_
1
Multiply_
2
Power
Powered
Pre
Multiply
Row
Set
Col
Set
Cols
Set
Cross
Set
Diagonal
Set
Dot
Set
Identity
Set
Rotation
Set
Row
Set
Rows
Set
Scale
Set
Value
Subtract
Subtracted
Transpose
Transposed
Value
delete
Generated using
TypeDoc