Warning: could not send message for past 4 hours

New Message Reply Date view Thread view Subject view Author view

From: Mail Delivery Subsystem (MAILER-DAEMON++at++rbg.informatik.tu-darmstadt.de)
Date: 12/02/2000 15:13:50


    **********************************************
    ** THIS IS A WARNING MESSAGE ONLY **
    ** YOU DO NOT NEED TO RESEND YOUR MESSAGE **
    **********************************************

The original message was received at Sat, 2 Dec 2000 12:01:11 +0100 (MET)
from mailserver2.hrz.tu-darmstadt.de [130.83.22.129]

   ----- The following addresses had transient non-fatal errors -----
<trompler++at++informatik.tu-darmstadt.de>

   ----- Transcript of session follows -----
Warning: message still undelivered after 4 hours
Will keep trying until message is 5 days old




attached mail follows:


Welcome to the info-performer mailing list DIGEST for December 01 2000

List Archives, FAQ, FTP: http://www.sgi.com/software/performer/
    Send Submissions to: info-performer++at++sgi.com
    Add/Remove requests: info-performer-request++at++sgi.com

Message Subjects:

    pfCylinder problem
    Re: step file loader

******************************************************************************

 From: "Yves GAUVIN" <yves.gauvin++at++sncf.fr>
 Date: Fri, 1 Dec 2000 14:45:39 +0100
 Subject: pfCylinder problem
 
Hello,

 For intersection testing, I was using segset, but I want to use pfCylinder
to test intersection. Here is a part of my code, when I run this, I ve got
the message :

19373 PF Warning/Usage: pfCylAroundSegs() NULL pfCylinder*.

I guess that my cylinder has a bad definition but I don't see where. I'm
using performer 2.3.1 under Linux.

  segset_collision.activeMask = 0x0007;
  segset_collision.isectMask = 0xFFFF;
  segset_collision.mode = PFTRAV_IS_GSET|PFTRAV_IS_CULL_BACK|PFTRAV_IS_PATH;
/*|PFTRAV_IS_BCYL for later when the definition of the cylinder will work*/
  segset_collision.userData = NULL;
  segset_collision.discFunc = NULL; /*then I will set it to l_bound_cylinder
when the definition will work*/

  for (i = 0; i <3; i++)
    {
      float l_val;
      l_val = 45*(i+1)*M_PI/180;

      pfSetVec3 (segset_collision.segs[i].dir,cos (l_val), sin (l_val), -0.5
* (i)); /*-0.5 * (i), the 3 vectors are not in the same plane*/
      ComputeAbsPos ((pfNode *) shared -> scene,p_zone -> noeud_collision ,
l_matrix);
      pfSetVec3
(segset_collision.segs[i].pos,l_matrix[3][0],l_matrix[3][1],l_matrix[3][2]+1
.5f);
      segset_collision.segs[i].length = 2.0f;

    }
  pfCylinder *l_bound_cylinder;
  pfCylAroundSegs (l_bound_cylinder, (const pfSeg **)
&segset_collision.segs, 3);

Please Help

Cheers

Yves GAUVIN
FRENCH RAILROAD.

******************************************************************************

 From: Chris Sandridge <c.a.sandridge++at++larc.nasa.gov>
 Date: Fri, 01 Dec 2000 10:26:53 -0500
 Subject: Re: step file loader
 
I am not aware of a STEP file loader for performer. However, there are
probably several CAD packages that will import STEP geometry and export in
a format that can be read by performer. Information on STEP can be found
at http://pdesinc.scra.org/ which is an government/industry consortium to
promote the adoption of step. This site has a list of tools that have STEP
translators and vendors that can supply or help build STEP translators. If
you are interested in geometry, AP203 is the particular STEP standard to
look at.

Chris

> From: Surya Gullapalli <linuxmaillist++at++yahoo.com>
> Date: Wed, 29 Nov 2000 08:46:37 -0800 (PST)
> Subject: step file loader
>
>Hi,
>I'm looking for step file loader for performer. where
>can i get that. or can any one tell me where can i get
>very good information about step files and their
>formats.
>thanks in advance
>surya

___________________________________________________________________
Chris A. Sandridge c.a.sandridge++at++larc.nasa.gov
Analytical and Computational Methods Branch (757) 864-2816
M.S. 240, NASA Langley Research Center Fax: (757) 864-8912
3 Langley Blvd., B1229, Rm. 237
Hampton, VA 23681

******************************************************************************


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Sat Dec 02 2000 - 15:13:57 PST

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.