Ignore:
Timestamp:
Jul 10, 2011 5:24:36 PM (13 years ago)
Author:
gah
Message:

update from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/blt4/packages/vizservers/vtkvis/PPMWriter.cpp

    r2120 r2302  
    3131 * routine could be made even simpler (faster) if the image data had top
    3232 * to bottom scanlines.
     33 *
     34 * \param[in] fd File descriptor that will be written to
     35 * \param[in] cmdName Command name to send (byte length will be appended)
     36 * \param[in] data Image data
     37 * \param[in] width Width of image in pixels
     38 * \param[in] height Height of image in pixels
    3339 */
    3440void
Note: See TracChangeset for help on using the changeset viewer.