OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / pointAffineTransform.html
1 <HTML>
2 <HEAD>
3 <TITLE>pointAffineTransform</TITLE>
4 </HEAD>
5 <BODY>
6 <H1>pointAffineTransform</H1>
7 <H2>Usage</H2>
8 <PRE>
9 Usage: pointAffineTransform
10 Options:
11     [-p[oint]            X                   (0         ).as(Real                ) 
12                          Y                   (0         ).as(Real                ) 
13                          Z                   (0         ).as(Real                ) ] :Essential :Input: Points
14     [-Euler              Euler               (YOYS      ).as(String              ) 
15                          Rot1                (0         ).as(Real                ) 
16                          Rot2                (0         ).as(Real                ) 
17                          Rot3                (0         ).as(Real                ) ] :Optional  :Input: EuerAngle
18     [-shift              dX                  (0         ).as(Real                ) 
19                          dY                  (0         ).as(Real                ) 
20                          dZ                  (0         ).as(Real                ) ] :Optional  :Input: shift[pixel]
21     [-o[utput]           Out                 (stdout    ).as(outFile             ) ] :Optional  :OutputDataFile
22     [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
23     [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
24 ----- Additional Usage -----
25 </PRE>
26 </BODY>
27 </HTML>