<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Default coordinate system for vtkPolyData !</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>
<BR>
<P><FONT SIZE=2>Hi All,<BR>
<BR>
<BR>
<BR>
I want to know which default coordinate system from the following does VTK use while saveing a model in vtp format.<BR>
<BR>
DISPLAY - x-y pixel values in window<BR>
NORMALIZED DISPLAY - x-y (0,1) normalized values<BR>
VIEWPORT - x-y pixel values in viewport<BR>
NORMALIZED VIEWPORT - x-y (0,1) normalized value in viewport<BR>
VIEW - x-y-z (-1,1) values in camera coordinates. (z is depth)<BR>
WORLD - x-y-z global coordinate values<BR>
USERDEFINED - x-y-z in User defined space<BR>
<BR>
<BR>
this is really important for me .<BR>
<BR>
Best Regards,<BR>
<BR>
Salman<BR>
<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>