<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Some updates:<br>
      Since the texture is on the mtl file I don't have texture on the
      loaded file :(<br>
      What options I can explore to export the texture and map on the
      mesh?<br>
      <br>
      Marco<br>
      <br>
      On 12/17/2014 02:41 PM, marco wrote:<br>
    </div>
    <blockquote cite="mid:5491DC66.9050500@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      Hello,<br>
      I'm using intersectWithLine method to obtain the intersection
      point of a ray with a mesh. I'm using the point coordinate and the
      cellId for further analysis.<br>
      Since I have the labels as a RGB color I need to get the color
      information from that point.<br>
      I found different examples how to read the array names but there
      is something strange with the files that I'm using, I get:<br>
      <br>
      <blockquote> ./FindAllArrayNames 120_F_W1_M0.obj <br>
        Normals: 0<br>
        Number of PointData arrays: 1<br>
        Number of CellData arrays: 0<br>
        Type table/key: <br>
        3 unsigned char<br>
        7 unsigned int<br>
        10 float<br>
        11 double<br>
        Array 0:<br>
      </blockquote>
      But I can visualize in meshlab the colored mesh!<br>
      <br>
      Marco<br>
      <br>
    </blockquote>
    <br>
  </body>
</html>