28 lines
No EOL
669 B
HTML
28 lines
No EOL
669 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Rot-matrix</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Rot-matrix</h3><pre>Defined in file <a href="mmdb3.asn.html">mmdb3.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCRot__matrix.html">CRot_matrix</a>
|
|
|
|
|
|
Rot-matrix ::= SEQUENCE {
|
|
scale-factor INTEGER,
|
|
rot-11 INTEGER,
|
|
rot-12 INTEGER,
|
|
rot-13 INTEGER,
|
|
rot-21 INTEGER,
|
|
rot-22 INTEGER,
|
|
rot-23 INTEGER,
|
|
rot-31 INTEGER,
|
|
rot-32 INTEGER,
|
|
rot-33 INTEGER }</pre>
|
|
</body>
|
|
</html> |