File: DclDraw3DMarkerNormalized.tex

package info (click to toggle)
dcl 7.5.2-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 21,008 kB
  • sloc: fortran: 48,433; f90: 12,803; ansic: 6,513; makefile: 4,738; ruby: 184; sh: 153
file content (38 lines) | stat: -rw-r--r-- 1,032 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
%表題   DclDraw3DMarkerNormalized
%
%履歴
%\Drireki{
%         11/09/24 辻野 智紀 (HTML から PDF へ)
%        }
%
\subsection{DclDraw3DMarkerNormalized}
\label{sgpack.DclDraw3DMarkerNormalized}

\begin{enumerate}
  \item 機能 
   \begin{quote}   3次元正規座標系でマーカー列を描く.
   \end{quote}
  \item 書式 
   \begin{quote}
   {\tt call DclDraw3DMarkerNormalized(x, y, z, [type], [index], [height])}
   \end{quote}
  \item 引数 
    \begin{quote}
      \begin{tabular}{llp{10cm}}
        {\tt x, y, z} & {\tt <R(:)>} & マーカー列の座標値. \\
        {\tt type} & {\tt <I>} & マーカータイプ. \\
        {\tt index} & {\tt <I>} & マーカーのラインインデクス. \\
        {\tt height} & {\tt <R>} & マーカーの高さ. \\
      \end{tabular}
    \end{quote} 
  \item 備考 
   \begin{quote}
    なし.
   \end{quote}
  \item 関連項目 
   \begin{quote}
    \begin{itemize}
      \item 関連ルーチン (3d\_mark)
    \end{itemize}
   \end{quote}
\end{enumerate}