<!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="Symantec Visual Page Mac 1.1"> 	<TITLE>&nbsp;Le Tutoriel VRML 97 - Le Cylindre</TITLE> </HEAD>  <BODY TEXT="#FFFFFF" BGCOLOR="#000040" LINK="#FFFF00" VLINK="#00FF73" ALINK="#888888">  <P> <TABLE BORDER="2" CELLPADDING="0" WIDTH="100%"> 	<TR> 		<TD WIDTH="22%" ALIGN="CENTER"> 			<P ALIGN="CENTER"><A HREF="../sommaire.html"><FONT SIZE="2"><B>Sommaire</B></FONT></A> 		</TD> 		<TD WIDTH="22%" ALIGN="CENTER"> 			<P ALIGN="CENTER"><A HREF="index.html" target="_top"><FONT SIZE="2"><B>Partie II</B></FONT></A> 		</TD> 		<TD WIDTH="22%" ALIGN="CENTER"> 			<P ALIGN="CENTER"><A HREF="cone.html" target="_top"><FONT SIZE="2"><B>Page pr&eacute;c&eacute;dente</B></FONT></A> 		</TD> 		<TD WIDTH="22%" ALIGN="CENTER"> 			<P ALIGN="CENTER"><A HREF="sphere.html" target="_top"><FONT SIZE="2"><B>Page suivante</B></FONT></A> 		</TD> 		<TD WIDTH="12%" ALIGN="CENTER"> 			<P ALIGN="CENTER"><FONT SIZE="2" COLOR="#FFFFFF">I1</FONT> 		</TD> 	</TR> </TABLE> </P> <P ALIGN="CENTER"><FONT COLOR="#FFFF00">&nbsp;</FONT><FONT SIZE="6" COLOR="#FFFF00">Le Tutoriel VRML 97 - Le Cylindre</FONT></P> <P ALIGN="CENTER"><IMG SRC="../images/rainbow.gif" WIDTH="72%" HEIGHT="1" ALIGN="BOTTOM" BORDER="0" SGI_SRC="../images/rainbow.gif" NATURALSIZEFLAG="0"></P> <P> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="100%"> 	<TR> 		<TD WIDTH="11%">&nbsp;</TD> 		<TD WIDTH="77%"> 			<P><B>Cylinder {</B></P> 			<P>field SFBool<B> bottom TRUE</B></P> 			<P>field SFFloat<B> height 2 </B># (0,<IMG SRC="../images/infinity.gif" WIDTH="21" 			HEIGHT="10" ALIGN="BOTTOM" BORDER="0" ALIGN="ABSMIDDLE" SGI_SRC="../images/infinity.gif" 			NATURALSIZEFLAG="3">)</P> 			<P>field SFFloat<B> radius 1 </B># (0,<IMG SRC="../images/infinity.gif" WIDTH="21" 			HEIGHT="10" ALIGN="BOTTOM" BORDER="0" ALIGN="ABSMIDDLE" SGI_SRC="../images/infinity.gif" 			NATURALSIZEFLAG="3">)</P> 			<P>field SFBool<B> side TRUE</B></P> 			<P>field SFBool<B> top TRUE</B></P> 			<P><B>}</B></P> 			<P>&nbsp;</P> 			<P><I>Description du Noeud</I></P> 			<P>Le noeud <FONT COLOR="#FF0099">Cylinder</FONT> apparait dans le champ <FONT COLOR="#FF0099">geometry</FONT> 			d'un noeud <FONT COLOR="#FF0099">Shape</FONT>.</P> 			<P>Le noeud <FONT COLOR="#FF0099">Cylinder</FONT> sp&eacute;cifie un cylindre centr&eacute; 			&agrave; l'origine dans le syst&egrave;me de coordonn&eacute;es local, et avec un 			axe central orient&eacute; selon l'axe Y.</P> 			<P>Le cylindre est une forme visible uniquement de l'ext&eacute;rieur. Le r&eacute;sultat 			est ind&eacute;termin&eacute; quand on regarde de l'int&eacute;rieur.</P> 			<P>Lorsqu'une texture est appliqu&eacute;e sur le cylindre, celle-ci est appliqu&eacute;e 			sur les diff&eacute;rentes faces. La texture enveloppe le cylindre de la base au 			sommet dans le sens inverse des aiguilles d'une montre. Le noeud <FONT COLOR="#FF0099">TextureTransform 			</FONT><FONT COLOR="#FFFFFF">peut affecter le positionnement de la texture sur le 			cylindre.</FONT></P> 			<P><I>Champs et &eacute;v&egrave;nements</I></P> 			<P><B>bottom</B> : Si valu&eacute; <FONT COLOR="#FF0099">TRUE</FONT>, la base du 			cylindre est visible. Si valu&eacute; <FONT COLOR="#FF0099">FALSE</FONT>, elle est 			invisible.</P> 			<P><B>height </B>: La longueur du cylindre.</P> 			<P><B>radius</B> : Le rayon du cylindre.</P> 			<P><B>side </B>: Si valu&eacute; <FONT COLOR="#FF0099">TRUE</FONT>, les faces du 			cylindre sont visibles. Si valu&eacute; <FONT COLOR="#FF0099">FALSE</FONT>, elles 			sont invisibles.</P>  			<P><B>top </B>: Si valu&eacute; <FONT COLOR="#FF0099">TRUE</FONT>, le sommet du cylindre 			est visible. Si valu&eacute; <FONT COLOR="#FF0099">FALSE</FONT>, il est invisible 		</TD> 		<TD WIDTH="12%"></TD> 	</TR> </TABLE>    </BODY>  </HTML> 
